aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 79ebab4..78eb0d7 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,14 @@
-# links and stuff
+# Links
[Figma link](https://www.figma.com/file/dpeMlWStSWrVHfLd0Uohws/Untitled?node-id=0%3A1&t=PVQi61Ig3AWtWNMm-1)
[JavaFX docs (with search)](https://openjfx.io/javadoc/15)
-## VM arguements
+# Installation
+### VM arguements
-### Windows
+#### Windows
`--module-path lib/windows/lib --add-modules javafx.controls,javafx.fxml`
-### Linux
+#### Linux
`--module-path lib/linux --add-modules javafx.controls,javafx.fxml`