From 477d6e539b515587ac332b56b4b370076256a9ff Mon Sep 17 00:00:00 2001 From: npmcdn-to-unpkg-bot Date: Thu, 8 Sep 2016 21:47:33 +0100 Subject: [PATCH] docs(readme): 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 99357518..ca84dcb5 100644 --- a/README.md +++ b/README.md @@ -105,9 +105,9 @@ var IPFSRepo = require('ipfs-repo') Loading this module through a script tag will make the `Unixfs` obj available in the global namespace. ```html - + - + ``` ## Usage