From 29c561341417d4508dc5e663dfc9227a6b9f8f86 Mon Sep 17 00:00:00 2001
From: Sinai <49360850+sinaioutlander@users.noreply.github.com>
Date: Fri, 7 Aug 2020 22:24:42 +1000
Subject: [PATCH] Update README.md
---
README.md | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bf73f75..0c51975 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,20 @@
# CppExplorer
- Universal Runtime Inspector/Explorer for Unity Il2CPP games.
+
+[]()
+
+Universal Runtime Inspector/Explorer for Unity Il2CPP games.
+
+## How to install
+
+This requires [MelonLoader](https://github.com/HerpDerpinstine/MelonLoader) to be installed for your game.
+
+1. Download CppExplorer.dll from the Releases folder.
+2. Put the file in your `MyGame/Mods/` folder.
+
+## How to use
+
+* Press F7 to show or hide the menu.
+* Currently does not grant locked mouse or prevent clicking-through the menu, be careful of this.
+* Simply browse through the scene, search for objects, etc, it's pretty self-explanatory.
+
+If you have any specific questions about it you can contact me here, on NexusMods (Sinaioutlander), or on Discord (Sinai#4637, in MelonLoader discord).