diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..7112578 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "projectName": "@sasjs/server", + "projectOwner": "@sasjs", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "angular", + "contributors": [ + { + "login": "saadjutt01", + "name": "Saad Jutt", + "avatar_url": "https://avatars.githubusercontent.com/u/8914650?v=4", + "profile": "https://github.com/saadjutt01", + "contributions": [ + "code", + "test" + ] + } + ], + "contributorsPerLine": 7 +} diff --git a/README.md b/README.md index a3a2024..4ae4b0d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # SASjs Server + +[](#contributors-) + SASjs Server provides a NodeJS wrapper for calling the SAS binary executable. It can be installed on an actual SAS server, or locally on your desktop. It provides: @@ -185,3 +188,23 @@ The following credentials can be used for the initial connection to SASjs/server - CLIENTID: `clientID1` - USERNAME: `secretuser` - PASSWORD: `secretpassword` + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Saad Jutt 💻 ⚠️ |
+