Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
JserWang committed Jan 21, 2019
1 parent b4fd8ad commit d412239
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,25 @@

## 文档

1.0.0文档地址
[https://jser.wang/bmap/](https://jser.wang/bmap/)
1.0.0文档地址:

[http://jser.wang/bmap/](http://jser.wang/bmap/)

0.2.4文档地址:

0.2.4文档地址
[https://bmap.jser-club.com](https://bmap.jser-club.com)

## 安装

```
npm install rc-bmap
```

当前通过npm 或 yarn 直接安装为最新版,若想指定安装0.2.4版本时可通过:
```
npm install [email protected]
```

## 协议

[MIT 许可证](https://opensource.org/licenses/MIT)
Expand Down

0 comments on commit d412239

Please sign in to comment.