Skip to content

Commit 51c9b43

Browse files
update readme
1 parent f099e63 commit 51c9b43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- **兼容crypto-js**: 与crypto-js的API完全相同
1212
- **浏览器 & Nodejs**: 同时支持 `浏览器``nodejs`
1313
- **全能**: 支持**15+** 以上的哈希和加密算法,包括常用的 MD5、 SHA-x、 AES、RC4等
14-
- **ESM**: 基于ES模块语法编写,支持异步运行
14+
- **ESM**: 基于ESM语法编写,编译为UMD以保证兼容性
1515

1616

1717

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- **Compatible**: Has the same API with crypto-js
1212
- **Browser & Nodejs**: Support both `browser` and `nodejs`
1313
- **Versatile**: **15+** crypto standards supported, including MD5, SHA-x, AES, RC4, etc
14-
- **ESM**: Crypto standards can be imported as **ES modules**
14+
- **ESM**: Written in ESM, build as UMD for compatibility
1515

1616

1717

0 commit comments

Comments
 (0)