We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e58d27 commit ce5e00bCopy full SHA for ce5e00b
README.md
@@ -39,7 +39,7 @@ assert convert("秀州西去湖州近 幾䖏樓臺罨畫間") == "秀州西去
39
40
**JS (Webpack)**: `npm install zhconv` or `yarn add zhconv` (WASM, [instructions](https://rustwasm.github.io/wasm-pack/book/tutorials/npm-browser-packages/using-your-library.html))
41
42
-**JS in browser**: https://cdn.jsdelivr.net/npm/zhconv-web@latest (WASM)
+**JS in browser**: https://cdn.jsdelivr.net/npm/zhconv-web@latest/ (WASM)
43
44
<details>
45
<summary>HTML snippet</summary>
0 commit comments