Skip to content

Commit 3a5d7c7

Browse files
authored
Update README.md
1 parent 955a8ce commit 3a5d7c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
## **更新**
88
- 添加unicode转码, 支持所有字符
99
- npm包使用
10+
```
11+
npm i zero-encrypt -S
12+
```
13+
1014
```js
1115
var encrypt = require('zero-encrypt')
1216
/*

0 commit comments

Comments
 (0)