diff --git a/README.md b/README.md
index 9a50869..fbfcdf4 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
-- [Current status](#current-status)
+- [Releases](#releases)
- [How to install](#how-to-install)
- [How to use](#how-to-use)
- [Mod Config](#mod-config)
@@ -25,7 +25,7 @@
- [Building](#building)
- [Credits](#credits)
-## Current status
+## Releases
| Mod Loader | Il2Cpp | Mono |
| ----------- | ------ | ---- |
@@ -42,14 +42,14 @@
### MelonLoader
Requires [MelonLoader](https://github.com/HerpDerpinstine/MelonLoader) to be installed for your game.
-1. Download the relevant Explorer_MelonLoader_.zip from above.
+1. Download the relevant release from above.
2. Unzip the file into the `Mods` folder in your game's installation directory, created by MelonLoader.
3. Make sure it's not in a sub-folder, `Explorer.dll` should be directly in the `Mods\` folder.
### BepInEx
Requires [BepInEx](https://github.com/BepInEx/BepInEx) to be installed for your game.
-1. Download the relevant Explorer_BepInEx_.zip from above.
+1. Download the relevant release from above.
2. Unzip the file into the `BepInEx\plugins\` folder in your game's installation directory, created by BepInEx.
3. Make sure it's not in a sub-folder, `Explorer.dll` should be directly in the `plugins\` folder.