File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,15 +96,7 @@ You will see something like this:
9696
9797Create 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
126118For full listing of all API calls check:
127119
@@ -134,4 +126,6 @@ Scope:
134126I have not tested many calls - but you should be able to use all. E.g. POST,
135127or 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.
You can’t perform that action at this time.
0 commit comments