wullewutz пре 2 година
родитељ
комит
b3cc625709
1 измењених фајлова са 16 додато и 0 уклоњено
  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
+```
+