bRAC/README.md

10 lines
95 B
Markdown

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