From 0079fab5cb1858533d784ae196095c25f3c1a23a Mon Sep 17 00:00:00 2001 From: npmcdn-to-unpkg-bot Date: Sun, 4 Sep 2016 07:17:29 +0100 Subject: [PATCH] Replace npmcdn.com with unpkg.com --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7f75f1..c554b7d 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ However, if you're using vanilla JavaScript, you can install the package via npm ``` -Or you can also use the script served by [npmcdn](https://npmcdn.com): +Or you can also use the script served by [unpkg](https://unpkg.com): ```html - + ``` ### Starting a connection