diff --git a/README.md b/README.md index 12233f86d79e0499c45fd8c07ac70f6f60780305..1fa9f77bea2e1526b871f287c072f47737a96567 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Starting the Server is simple: 1. Clone this repo 2. run `npm i` 3. spin up the sample server.js + ``` var ldapAuth = require('./ldapAuth');