Skip to content

Commit 38d4098

Browse files
authored
Added installation section
1 parent 8118d00 commit 38d4098

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
[![License](https://poser.pugx.org/api-clients/json/license.png)](https://packagist.org/packages/api-clients/json)
88
[![PHP 7 ready](http://php7ready.timesplinter.ch/php-api-clients/json/badge.svg)](https://appveyor-ci.org/php-api-clients/json)
99

10+
# Installation
11+
12+
To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `^`.
13+
14+
```
15+
composer require api-clients/json
16+
```
17+
1018
# License
1119

1220
The MIT License (MIT)

0 commit comments

Comments
 (0)