diff --git a/Java-Management.md b/Java-Management.md
index d2cc7b7..fba54f7 100644
--- a/Java-Management.md
+++ b/Java-Management.md
@@ -19,6 +19,8 @@ The launcher was designed to handle Java setup for you. If you're an advanced us
Allocating RAM is easy! Just move the sliders to your desired value. You can set the value to the nearest half a gigabyte.
+
+
#### Technical Notes
* WesterosCraft requires 3GB of RAM to run smoothly.
* **We recommend setting the miminum and maximum to the same value.**
@@ -45,6 +47,8 @@ Allocating RAM is easy! Just move the sliders to your desired value. You can set
* Windows: `bin/javaw.exe`
* macOS/Linux: `bin/java`
+
+
#### Technical Notes
The launcher automatically discovers valid installations of Java on your computer. If you do not have a valid installation, the launcher will prevent the game from launching. WesterosCraft requires **Java 8 x64 greater than update 52**.
@@ -71,6 +75,8 @@ If you want to manually install Java rather than having the launcher do it for y
Advanced use only. Do not specify `-Xmx` or `-Xms` here. These values are modified by the memory sliders.
+
+
Available Arguments:
* [Windows](https://docs.oracle.com/javase/8/docs/technotes/tools/windows/java.html)
* [macOS/Linux](https://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html)
\ No newline at end of file