Skip to content

Commit 6a2b5c4

Browse files
release v1.5.0
1 parent 1a0b5e2 commit 6a2b5c4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Php Rest API Application
22

3+
### Installation
4+
Run the Composer command to install the latest stable version of RestJS:
5+
6+
```
7+
composer required restjs/php-rest-api
8+
```
9+
310
### Used Feature
411
> `json`, `headers_authorization`, `upload_file`, `access_token`
512

0 commit comments

Comments
 (0)