From 551b20c7336421b296f0a6ff02235b249d580e64 Mon Sep 17 00:00:00 2001 From: XOR-LIFE <48298063+XOR-LIFE@users.noreply.github.com> Date: Thu, 24 Oct 2019 17:58:39 +0200 Subject: [PATCH] update cdn link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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