aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index 786ee34..183a62e 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,17 @@
The goal of this project is learning Opengl through a project, which consists in
making a convincing world with mountains and lands, this will take a while 🥲.
+
+# Installation
+
+```shell
+$ cd mverse
+$ make
+```
+
+# Usage
+
+```
+$ ./mverse <FILE>
+```
+
Feel free to download, copy and edit any repo