Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
andot committed Jul 27, 2016
1 parent 3339d31 commit 8655203
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Through *Hprose*, You can conveniently and efficiently intercommunicate between

This project is the implementation of Hprose for Yii 2.

More Documents for Hprose 2.0: https://github.com/hprose/hprose-php/wiki

## Installation

### Download Source Code
Expand All @@ -45,7 +47,7 @@ This project is the implementation of Hprose for Yii 2.
```javascript
{
"require": {
"hprose/hprose-yii": "dev-master"
"hprose/hprose-yii": "^2.0"
}
}
```

0 comments on commit 8655203

Please sign in to comment.