From 86547e7d8485bbd3885316b55c507dbc71348ace Mon Sep 17 00:00:00 2001 From: GuruSR Date: Mon, 4 Oct 2021 21:33:46 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27842e1..87c7926 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Watchy GSR Compile instructions (Arduino): +Watchy GSR Compile Instructions (Arduino): Go to the Arduino folder: @@ -21,3 +21,5 @@ This repo's format: Stream folder contains the stream. Archive folder contains the ZIP of the stream to be placed inside Arduino's Stream folder. Bin folder contains the current bin that you can use esptool (.py or .exe) to install the current bin to the Watchy. + +For instructions on usage of the firmware, see "Usage".