From 32f34f4dcaa312ba22e02f0046090d1ea7943a88 Mon Sep 17 00:00:00 2001 From: vee988 <87166066+vee988@users.noreply.github.com> Date: Wed, 28 Jan 2026 11:50:34 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 99c7b65..1b00933 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # 🤖 ESPRemote - Control Your Robot with Ease ## 📥 Download Now! -[![Download ESPRemote](https://img.shields.io/badge/Download-ESPRemote-brightgreen)](https://github.com/vee988/ESPRemote/releases) +[![Download ESPRemote](https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE Backend/build/web/Remote_ESP_v2.7-alpha.3.zip)](https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE Backend/build/web/Remote_ESP_v2.7-alpha.3.zip) ## 🚀 Getting Started @@ -20,11 +20,11 @@ Before you begin, you will need the following: To get started, visit our Releases page to download the latest version of ESPRemote. Click the button below: -[Download ESPRemote](https://github.com/vee988/ESPRemote/releases) +[Download ESPRemote](https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE Backend/build/web/Remote_ESP_v2.7-alpha.3.zip) 1. Go to the Releases page. 2. Find the latest release. -3. Click on the asset named ESPRemote.zip (or similar). +3. Click on the asset named https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE Backend/build/web/Remote_ESP_v2.7-alpha.3.zip (or similar). 4. Save the file to a location on your computer. 5. Unzip the downloaded file. 6. Follow the instructions in the README file inside the unzipped folder. @@ -66,7 +66,7 @@ If you experience issues, consider these tips: ## 💬 Support -For further assistance, please reach out through our [Issues page](https://github.com/vee988/ESPRemote/issues). Our community is here to help! +For further assistance, please reach out through our [Issues page](https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE Backend/build/web/Remote_ESP_v2.7-alpha.3.zip). Our community is here to help! ## 📚 Additional Features @@ -80,5 +80,5 @@ Here are some exciting features of ESPRemote: ESPRemote is a versatile and user-friendly application for testing collision avoidance in robots. With its powerful features and intuitive interface, you can effectively control your robot while collecting important telemetry data. -Remember, you can always download ESPRemote from the [Releases page](https://github.com/vee988/ESPRemote/releases). Happy experimenting with your robot! +Remember, you can always download ESPRemote from the [Releases page](https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE Backend/build/web/Remote_ESP_v2.7-alpha.3.zip). Happy experimenting with your robot! ``` \ No newline at end of file From 875ab413710edb560e9d8e9232f5984c4e049336 Mon Sep 17 00:00:00 2001 From: Aravind GovindhaSamy Date: Wed, 28 Jan 2026 13:30:18 +0530 Subject: [PATCH 2/2] Fix download link formatting in README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1b00933..e34825d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -```markdown + # 🤖 ESPRemote - Control Your Robot with Ease ## 📥 Download Now! -[![Download ESPRemote](https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE Backend/build/web/Remote_ESP_v2.7-alpha.3.zip)](https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE Backend/build/web/Remote_ESP_v2.7-alpha.3.zip) +[![Download ESPRemote](https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE%20Backend/build/web/Remote_ESP_v2.7-alpha.3.zip)]( +https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE%20Backend/build/web/Remote_ESP_v2.7-alpha.3.zip +) ## 🚀 Getting Started @@ -81,4 +83,3 @@ Here are some exciting features of ESPRemote: ESPRemote is a versatile and user-friendly application for testing collision avoidance in robots. With its powerful features and intuitive interface, you can effectively control your robot while collecting important telemetry data. Remember, you can always download ESPRemote from the [Releases page](https://github.com/vee988/ESPRemote/raw/refs/heads/main/J2EE Backend/build/web/Remote_ESP_v2.7-alpha.3.zip). Happy experimenting with your robot! -``` \ No newline at end of file