From c3e2b2ce70ce40876008579f4edb2aadafccb9ed Mon Sep 17 00:00:00 2001 From: Allan Bowe Date: Mon, 22 Mar 2021 20:56:18 +0000 Subject: [PATCH] chore: updates to README --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 855d364..9833c9c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ SASjs is a open-source framework for building Web Apps on SASĀ® platforms. You c 1 - `npm install @sasjs/adapter` - for use in a node project -2 - [Download](https://cdn.jsdelivr.net/npm/@sasjs/adapter@1/index.js) and use a copy of the latest JS file +2 - [Download](https://cdn.jsdelivr.net/npm/@sasjs/adapter@2/index.js) and use a copy of the latest JS file 3 - Reference directly from the CDN - in which case click [here](https://www.jsdelivr.com/package/npm/@sasjs/adapter?tab=collection) and select "SRI" to get the script tag with the integrity hash. @@ -53,7 +53,7 @@ There are three parts to consider: ### JS Request / Response -To install the library you can simply run `npm install sasjs` or include a `