bRAC/README.md

9 lines
110 B
Markdown

# bRAC
better RAC client
## how to use
```bash
rustc main.rs -o main # build
./main # run
```