From a856b8512d3218bc956f6bdc62695596662bde55 Mon Sep 17 00:00:00 2001 From: elmo128 <60213508+elmo128@users.noreply.github.com> Date: Fri, 15 Sep 2023 01:58:29 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7473876..e8a2769 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ After programming, you will only need to setup your Wifi and BTC address. #### SD card (if available) 1. Format a SD card using Fat32. -1. Create a file named "config.json" in your card's root with the following structure. Adjust the settings to your needs: +1. Create a file named "config.json" in your card's root containing the the following structure. Adjust the settings to your needs: { "SSID": "myWifiSSID", "PW": "myWifiPassword",