From ea216330fe0e97b6845ebd2633a7f469f1d6107b Mon Sep 17 00:00:00 2001 From: Wander_lust Date: Wed, 21 Jan 2026 16:13:32 +0530 Subject: [PATCH] Fix formatting in Chrome extension loading instructions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4e3af8e..3701cfe 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ uvicorn backend.server:app --reload ### Load the Chrome Extension Locally 1. Open Chrome and go to `chrome://extensions/` -2. Enable **Developer mode** (toggle in the top-right) 🛠️ -3. Click **Load unpacked** and select the `frontend` folder inside the cloned repo 📂 -4. The **PhonoCoach** icon should appear in your toolbar 🚀 +2. Enable **Developer mode** (toggle in the top-right) +3. Click **Load unpacked** and select the `frontend` folder inside the cloned repo +4. The **PhonoCoach** icon should appear in your toolbar ## 3️⃣ PhonoCoach in action [![PhonoCoach in Action](https://i.postimg.cc/1tjyg0rG/2025-08-16-05-17.png)](https://postimg.cc/VrnxpCTv)