From 4ece4b9949ff99520bcc687b728c5dcf1ae37f68 Mon Sep 17 00:00:00 2001 From: raphael <raphael@cloud13.de> Date: Tue, 5 Jun 2018 11:28:04 +0000 Subject: [PATCH] =?UTF-8?q?'README.md'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12233f8..1fa9f77 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'); -- GitLab