diff --git a/README.md b/README.md
index 192d888..182b484 100644
--- a/README.md
+++ b/README.md
@@ -20,35 +20,25 @@ Feel free to find bugs and report them to me. Your feedback is highly appreciate
jsDelivr:
```bash
-https://cdn.jsdelivr.net/npm/multiform-validator@2.3.1/+esm
+https://cdn.jsdelivr.net/npm/multiform-validator@2.4.0/+esm
```
```html
```
### CJS:
-jsDelivr:
-
-```bash
-https://cdn.jsdelivr.net/npm/multiform-validator@2.2.0/dist/cjs/index.min.js
-```
-
-```html
-
-```
-
unpkg:
```bash
-https://unpkg.com/multiform-validator@2.3.1/dist/cjs/index.cjs
+https://unpkg.com/multiform-validator@2.4.0/dist/cjs/index.cjs
```
```html
-
+
```
### Example of use with CDN
@@ -56,7 +46,7 @@ https://unpkg.com/multiform-validator@2.3.1/dist/cjs/index.cjs
using cjs:
```html
-
+