Skip to content

Commit 3f1ee78

Browse files
committed
Update README.md add require information
1 parent afa4ff2 commit 3f1ee78

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ Wordpress XMLRPC client
33

44
A simple XMLRPC client to work with Wordpress websites
55

6+
## Installation
7+
Add this requirement to your `composer.json` file
8+
9+
```json
10+
"hieu-le/active": "dev-master"
11+
```
12+
613
## Features
714
* Support error logging to files with Monolog library
815
* Support UTF-8 content

0 commit comments

Comments
 (0)