diff --git a/README.md b/README.md
index 90f61e5..ab1b239 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,11 @@
This is the source code to the WiiMart extension, which allows you to navigate WiiMart (not wiimart.org)
+
## Contents
- * `/audio` Contains the audio for both the bgm and the sound effecs
+ * `/audio` Contains the audio for both the bgm and the sound effects
* `/fonts` Contains the only font, the Wii Shop Font
* `/images` Contains the single Mii icon and the loading image for when we need to load
@@ -15,12 +16,14 @@ This is the source code to the WiiMart extension, which allows you to navigate W
1. Download the [latest code](https://wiilab.wiimart.org/wiimart/wiimart-extension/-/archive/main/wiimart-extension-main.zip) and extract that zip somewhere safe that you will remember
### On Chrome:
2. Rename `manifest-chrome.json` to `manifest.json`
+ (if `manifest-chrome.json` doesnt exists, that means you dont need to do step 2)
3. Go to your extensions and click `Manage extensions`
4. Enable `Developer Mode` it should be at the top right of the screen
5. Click `Load Unpacked` and go to the folder of the code that you extracted
6. Go to [WiiMart's Shop](https://oss-auth.thecheese.io/oss/serv/index.jsp) and enjoy
### On Firefox:
2. Rename `manifest-firefox.json` to `manifest.json`
+ (if `manifest-firefox.json` doesnt exists, that means you dont need to do step 2)
3. Go to your extensions and click `Manage extensions`
4. Click the cogwheel and click `Debug Add-ons`
5. Click on `Load Temporary Add-on…` and select the manifest.json