Skip to content

Commit

Permalink
modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
imtaotao committed Dec 26, 2019
1 parent da666c4 commit a1996f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ npm install @rustle/mp-store
```
一个轻量级的微信小程序状态管理库,他将能够平滑的兼容以前的旧项目,并不会有很强的侵入性,所以你可以直接迁移过来。如果你的小程序没有引入 `npm` 包的功能,可以在[这里](https://cdn.jsdelivr.net/gh/imtaotao/mp-store/dist/mpstore.esm.js)下载,然后放到项目中去。

> [更新日志](https://github.com/imtaotao/mp-store/releases)
## Usage
这是一个简单的的迁移 demo
```js
Expand Down

0 comments on commit a1996f9

Please sign in to comment.