diff --git a/README.md b/README.md index a92cca6..855d364 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,152 @@ parmcards4; You now have a simple web app with a backend service! +## Detailed Overview + +The SASjs adapter is a JS library and a set of SAS Macros that handle the communication between the frontend app and backend SAS services. + +There are three parts to consider: + +1. JS request / response +2. SAS inputs / outputs +3. Configuration + +### JS Request / Response + +To install the library you can simply run `npm install sasjs` or include a `