diff --git a/README.md b/README.md
index 97f7c3c..30e418f 100644
--- a/README.md
+++ b/README.md
@@ -78,10 +78,10 @@ var aesjs = require('aes-js');
#### Web Browser
-To use `aes-js` in a web page, add the following:
+To use `aes-js` in a web page, you can use a CDN like [cdnjs](https://cdnjs.com/libraries/aes-js) add the following:
```html
-
+
```
Keys