diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-12-22 20:52:52 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-12-22 20:52:52 +0900 |
| commit | 77db1ae300e742e1867e215cf5935f03bd364a41 (patch) | |
| tree | 0699cd9b47e4dcc1337d3b2d1ef6d4d9104bc65e /README.md | |
| parent | ec557a8be01a4290a1ac8bca31f7c734035ccf7d (diff) | |
| download | turbofish-aquarium-77db1ae300e742e1867e215cf5935f03bd364a41.tar.gz turbofish-aquarium-77db1ae300e742e1867e215cf5935f03bd364a41.tar.zst turbofish-aquarium-77db1ae300e742e1867e215cf5935f03bd364a41.zip | |
add README.md and LICENSE.txt
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
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). |
