diff --git a/README.md b/README.md index 857c7b8..586c5d8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Rustic Swarm -==================== + A very early, very WIP implementation of swarm-like behavior in Rust. To run it, just clone it and ```Cargo run```.