Bladeren bron

Add README.md

wullewutz 2 jaren geleden
bovenliggende
commit
b3cc625709
1 gewijzigde bestanden met toevoegingen van 16 en 0 verwijderingen
  1. 16 0
      README.md

+ 16 - 0
README.md

@@ -0,0 +1,16 @@
+# void
+
+Most parts of the universe are void.
+
+In the rest, there are spaceships.
+
+## Build
+
+### Using the Rust toolchain
+
+```
+git clone https://gogs.jodler.xyz/mch/void
+cd void
+cargo run
+```
+