docs: add readme (#2)

* add readme

* add readme

* add readme
This commit is contained in:
LFC
2023-02-09 20:37:24 +08:00
committed by GitHub
parent 6fadcf8c7a
commit 9661615086
2 changed files with 74 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
.PHONY: all rust
all: rust
rust:
cargo build