diff --git a/README.md b/README.md
index f03fc4b..6ccf7a6 100644
--- a/README.md
+++ b/README.md
@@ -35,12 +35,12 @@ Note: `name` , `novalidate` and `onsubmit` attributes are compulsory.
* Load the jquery.validateWrapper.
### CDN
-- [https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/1.19.1/jquery.validateWrapper.min.js](https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/1.19.1/jquery.validateWrapper.min.js)
-- [https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/1.19.1/jquery.validateWrapper.js](https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/1.19.1/jquery.validateWrapper.js)
+- [https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/v1.19.1/jquery.validateWrapper.min.js](https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/v1.19.1/jquery.validateWrapper.min.js)
+- [https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/v1.19.1/jquery.validateWrapper.js](https://d37xf8bn4ru1eg.cloudfront.net/jquery-validateWrapper/v1.19.1/jquery.validateWrapper.js)
```js
- //minified
- //non minified
+ //minified
+ //non minified
```
* Initializing the plugin with the default Settings.