From 710aba44bfebac96832dbdda3b2522ff71869975 Mon Sep 17 00:00:00 2001 From: "rjwats@gmail.com" Date: Mon, 26 Feb 2018 23:12:19 +0000 Subject: [PATCH] remove pointless quotes from readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3245339..6ea5d19 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,8 @@ wifiSettings.json | WiFi connection settings The default settings configure the device to bring up an access point on start up which can be used to configure the device: -* SSID: "ESP8266-React" -* Password: "esp-react" +* SSID: ESP8266-React +* Password: esp-react ## Software Overview