update readme

This commit is contained in:
2025-09-12 21:52:54 -07:00
parent f7cb1c76a1
commit 1fc45069fe

View File

@@ -1,2 +1,7 @@
# map-tool
# Remote Script Review Tool
## How to build and run
1. Have rust and git installed
2. `git clone https://git.itzana.me/StrafesNET/remote-script-review`
3. `cd remote-script-review`
4. `cargo run --release`