We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fcc36 commit 666f3e1Copy full SHA for 666f3e1
README-en.md
@@ -7,7 +7,7 @@ Pure JavaScript implementation of OpenCC
7
In HTML file:
8
9
```html
10
-<script src="https://cdn.jsdelivr.net/npm/opencc-js@0.3.2"></script>
+<script src="https://cdn.jsdelivr.net/npm/opencc-js@0.3.3"></script>
11
```
12
13
Or in Node.js:
README.md
@@ -9,7 +9,7 @@
在 HTML 中引入:
14
15
或在 Node.js 中引入:
0 commit comments