From ba5358c6bc7d4f833fa0e2b9d10a95b4233c1f1a Mon Sep 17 00:00:00 2001 From: Pete Schwamb Date: Wed, 22 Jun 2016 19:16:00 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7b07362f..73fd37c1b 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ The RileyLink iOS app connects to a RileyLink device via Bluetooth Low Energy (B ### Configuration * Pump ID - Enter in your six digit pump ID -* Nightscout URL - Should look like `http://mysite.azurewebsites.net` +* Nightscout URL - Should look like `http://mysite.azurewebsites.net`. You can use http or https. Trailing slash or no trailing slash. * Nightscout API Secret - Use the unhashed form, exactly specified in your `API_SECRET` variable.