Skip to content

Commit 51bb3a3

Browse files
committed
readme
1 parent 2e43234 commit 51bb3a3

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

README.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -96,15 +96,7 @@ You will see something like this:
9696

9797
Create your app.
9898

99-
## Instal `simple-php-github-api`
100-
101-
php composer.phar require diversen/simple-php-github-api:~1.0
102-
103-
Or if you have placed composer.phar in `your path` as composer
104-
105-
composer require diversen/simple-php-github-api:~1.0
106-
107-
Enter base_dir:
99+
Enter base_dir of the `simple-php-github-api`:
108100

109101
cd vendor/diversen/simple-php-github-api
110102

@@ -121,7 +113,7 @@ Run test-server with example:
121113

122114
php -S localhost:8080 -t example/
123115

124-
### More github API info
116+
## More github API info
125117

126118
For full listing of all API calls check:
127119

@@ -134,4 +126,6 @@ Scope:
134126
I have not tested many calls - but you should be able to use all. E.g. POST,
135127
or PATCH, DELETE.
136128

137-
Let me hear if it does not work out for you.
129+
## Support
130+
131+
Create an issue, and Let me hear if it does not work out for you.

0 commit comments

Comments
 (0)