From 77db1ae300e742e1867e215cf5935f03bd364a41 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 22 Dec 2022 20:52:52 +0900 Subject: add README.md and LICENSE.txt --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..6209e43 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# turbofish-aquarium + +## Requirements + +* Rust toolchains + +## Build + +``` +$ cargo build +``` + +## License + +See [LICENSE.txt](LICENSE.txt). -- cgit v1.3.1-4-g156e