We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9beef37 commit 9cf2338Copy full SHA for 9cf2338
README.md
@@ -54,8 +54,8 @@ From JSDelivr CDN (click)
54
55
```html
56
<!--In the <head>-->
57
-<script src="https://cdn.jsdelivr.net/gh/WebCoder49/code-input@2.3/code-input.min.js"></script>
58
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/WebCoder49/code-input@2.3/code-input.min.css">
+<script src="https://cdn.jsdelivr.net/gh/WebCoder49/code-input@2.4/code-input.min.js"></script>
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/WebCoder49/code-input@2.4/code-input.min.css">
59
```
60
</details>
61
0 commit comments