aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index dffa4c1..d254c5c 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,18 @@ Most of the prototype features are done, but it is currenty very barebones.
Feel free to fork & add features.
+## Build
+
+- make sure you have rayib installed, then run :
+
+``` sh
+mkdir build
+cd build
+cmake ..
+./space
+```
+
+
## Work In progress
- Visual improvements