From 23f4d678973d7c8350168bb4ecf2995997831523 Mon Sep 17 00:00:00 2001 From: Stine Vennemo Date: Wed, 15 Nov 2017 16:47:14 +0100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b0b8f6..3b62c9c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ First start the server with $ yarn start ``` -Then open your web browser and go to `http://127.0.0.1:7000/NESTInstrumentationApp`. +Then open your web browser and go to `https://127.0.0.1:7000/NESTInstrumentationApp`. ## Running the testsuite