From 97f82f7b1698c69d603a02e5e52d3c0c109fd68e Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 18 Jan 2016 07:32:54 +0100 Subject: [PATCH] readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 46956de..bfdb40c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# psi +# ext-psi [![Build Status](https://travis-ci.org/m6w6/psi.svg?branch=master)](https://travis-ci.org/m6w6/psi) @@ -23,8 +23,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 +37,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 -- 2.30.2