Skip to content

Commit 8e315e0

Browse files
typos fix
1 parent 626aa31 commit 8e315e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README-CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,20 +100,20 @@ CryptoJSW.SHA256.loadWasm().then(() => {
100100

101101
*Chrome 102.0.5005.63:*
102102

103-
![benchmark_chrome](/home/peterlee/code/crypto-js-wasm-originjs/crypto-js-wasm/benchmark/benchmark_chrome.png)
103+
![benchmark_chrome](benchmark/benchmark_chrome.png)
104104

105105

106106

107107
Firefox 101.0:
108108

109-
![benchmark_firefox](/home/peterlee/code/crypto-js-wasm-originjs/crypto-js-wasm/benchmark/benchmark_firefox.png)
109+
![benchmark_firefox](benchmark/benchmark_firefox.png)
110110

111111

112112

113113
## 开发
114114

115115
```bash
116-
# 安装以来
116+
# 安装
117117
pnpm install
118118

119119
# 生产构建

test/load.all.wasm.test.js

Whitespace-only changes.

0 commit comments

Comments
 (0)