wullewutz 2 лет назад
Родитель
Сommit
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
+```
+