X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=README.md;h=035f05c965a6430c14029ecec255412b5e07569d;hp=46956ded5756c6f7dc5130edabf579d56b3fac3e;hb=d3171526ab7658114cac4ebe1098af4b038e576e;hpb=f1a387482a9270a34ae684109ad8be7c104148d6 diff --git a/README.md b/README.md index 46956de..035f05c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# psi +# ext-psi -[![Build Status](https://travis-ci.org/m6w6/psi.svg?branch=master)](https://travis-ci.org/m6w6/psi) +THIS README IS JUST A STUB YET + +[![Build Status](https://travis-ci.org/m6w6/ext-psi.svg?branch=master)](https://travis-ci.org/m6w6/ext-psi) ... @@ -23,8 +25,8 @@ and pharext packages attached to [releases](./releases). ### Checkout - git clone github.com:m6w6/psi - cd psi + git clone github.com:m6w6/ext-psi + cd ext-psi /path/to/phpize ./configure --with-php-config=/path/to/php-config make @@ -37,7 +39,7 @@ A comprehensive list of changes can be obtained from the ## License -psi is licensed under the 2-Clause-BSD license, which can be found in +ext-psi is licensed under the 2-Clause-BSD license, which can be found in the accompanying [LICENSE](./LICENSE) file. ## Contributing