Parcourir la source

Add README.md

wullewutz il y a 2 ans
Parent
commit
b3cc625709
1 fichiers modifiés avec 16 ajouts et 0 suppressions
  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
+```
+