Skip to content

Commit 8152c02

Browse files
committed
Update
1 parent 7f655ce commit 8152c02

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
"# wordpress-rest-api-client"
1+
# wordpress-rest-api-client
22

33
> A Wordpress REST API client for PHP
44
5+
## Installation
6+
7+
This library can be installed with [Composer](https://getcomposer.org):
8+
9+
```text
10+
composer require reactmore/wordpress-rest-api-client
11+
```
12+
513
## Usage
614

715
Example:

0 commit comments

Comments
 (0)