commit 430b5977d840579261a01a8dd1799108f2dfe867 Author: syui Date: Fri Oct 20 23:30:09 2023 +0900 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..c7b3451 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +## ai `bot` + +```sh +$ cargo build +$ ./target/debug/ai +```