edit readme

master
宇天 2017-02-17 16:43:48 +08:00
parent 20b767714e
commit 33e49c43ea
1 changed files with 4 additions and 2 deletions

View File

@ -4,12 +4,14 @@
## 安装 ## 安装
1. 使用npm安装 - 使用npm安装
```bash ```bash
npm install crypto.js npm install crypto.js
``` ```
2. 从github获取 - 从github获取
```bash ```bash
git clone https://github.com/yutent/crypto.js.git git clone https://github.com/yutent/crypto.js.git
``` ```