diff --git a/README.md b/README.md
index d2a6f41..63c31af 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
P7MC - P7MJ's MC Launcher
-
Introduction
+🚀Introduction
P7MC, the terminal line Minecraft launcher! It is truly minimalist and easy to use. Just double-click `launch.bat`.
@@ -21,7 +21,7 @@ Path: (Will be replaced with your directory!)
>
```
-Usage
+📝Usage
After launching for the first time, the required libraries will be downloaded. You must install a version before playing.
@@ -29,7 +29,7 @@ Press 2, then press enter. Select a version to install or enter "latest" to inst
After a successful installation, press 1 and enter at the main menu to enter the launch screen. You should be able to see your installed version in the version list. Enter your version, e.g. `1.8.9`, and press enter. The launch process will begin.
-Help and Common Errors
+🔧Help and Common Errors
This launcher is based on Python and therefore needs a modern installation of Python. Python 3.13 and above should work fine. Pip is also required (and usually comes with python) to install the libraries. If it is unable to install the libraries automatically, run `pip install minecraft-launcher-lib`.
@@ -43,4 +43,7 @@ If you cannot launch after installing, try using the above method to intergity-c
This launcher cannot join many "Online" servers, like Hypixel, due to using an "Offline" method that enables setting your username to whatever you want and bypassing the Mojang authentication. Search for "Offline" servers to play multiplayer, or open a local LAN world if you are playing on the same network.
-If there are any more issues, make an issue on this project page and be sure to include screenshots, videos, and/or logs, or be prepared to describe your issue as precisely as possible.
\ No newline at end of file
+If there are any more issues, make an issue on this project page and be sure to include screenshots, videos, and/or logs, or be prepared to describe your issue as precisely as possible.
+
+➕Also See
+`P7MC-preinstall` - A P7MC instance with `1.21.11` and `1.8.9` pre-installed and ready to go!
\ No newline at end of file