-# psi
+# ext-psi
[![Build Status](https://travis-ci.org/m6w6/psi.svg?branch=master)](https://travis-ci.org/m6w6/psi)
### 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
## 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