소스 검색

Add README.md

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
+```
+