Files
Rusty_Boids/ReadMe.md

9 lines
118 B
Markdown

# Insert Simulation Name
Maybe I will add a description
## Start the project
```
cd project
cargo run --release
```