first commit

This commit is contained in:
2023-10-20 23:30:09 +09:00
commit 430b5977d8

6
README.md Normal file
View File

@ -0,0 +1,6 @@
## ai `bot`
```sh
$ cargo build
$ ./target/debug/ai
```