This commit is contained in:
MeexReay 2025-02-09 01:22:04 +03:00
commit 96eefd3c16

View File

@ -6,4 +6,4 @@ better RAC client
```bash ```bash
rustc main.rs -o main # build rustc main.rs -o main # build
./main # run ./main # run
``` ```