From 26f42cb8157fe447d42f4c22a2b4e55fbfb6fec4 Mon Sep 17 00:00:00 2001 From: Resinchem <55962781+Resinchem@users.noreply.github.com> Date: Sat, 3 Dec 2022 18:53:29 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 199a147..75a0f4d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A simple to build and use garage parking assistant using an ESP8266 and WS2812b LEDs. Using a low cost Wemos D1 Mini, a short strip of around 20-40 WS2812b LED pixels and TFMini-s LIDAR distance sensor, a visual parking assistant system for putting your car in the same location in the garage each time can easily be created. ### Please see the [wiki](https://github.com/Resinchem/ESP-Parking-Assistant/wiki) for full details on installation, configuration, settings and options. -If you just want to install the firmware for the ESP8266, download the .bin file from the Releases page. You do not need to download anything from the /src folder nor do you need to clone the repository. Please follow the wiki instructions before posting questions. +If you just want to install the firmware for the ESP8266, **[download the .bin file from the Releases page](https://github.com/Resinchem/ESP-Parking-Assistant/releases)**. You do not need to download anything from the /src folder nor do you need to clone the repository. Please follow the wiki instructions before asking questions about how to install the software. Some key features of the system include: - 4 variable distance parking zones, including a wake zone, an active zone, a parked zone and a backup zone.