From e4b2a526afeeadb66d03f4a1622e5c87d0311a24 Mon Sep 17 00:00:00 2001 From: Sowmay Jain Date: Tue, 7 Apr 2020 23:41:38 +1000 Subject: [PATCH] fixed issue with cdn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f468349..7c4c469 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ npm install dsa-sdk You can also import the build from CDN: ```js - + ``` For production, we recommend linking to a specific version number ([jsdeliver](https://www.jsdelivr.com/package/npm/dsa-sdk)).