From 8f33a4ec8df149c680810c8cb88694d134584f73 Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Wed, 5 Nov 2025 14:24:18 -0500 Subject: [PATCH] Fix formatting in README.md for improved clarity. better .md support to have trailing space --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ed3480..08665a9 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Pressing button grounds RUN and resets the Pico. ### 3. Software Setup **Install MicroPython:** + 1. Download [MicroPython firmware](https://micropython.org/download/rp2-pico-w/) 2. Hold BOOTSEL button while plugging in Pico 3. Copy `.uf2` file to the Pico drive @@ -206,4 +207,4 @@ MIT License - See LICENSE file for details --- -**Note:** Always ensure proper electrical safety when working with high-voltage relays and AC power. Consult a licensed electrician if unsure. \ No newline at end of file +**Note:** Always ensure proper electrical safety when working with high-voltage relays and AC power. Consult a licensed electrician if unsure.