diff --git a/README.md b/README.md new file mode 100644 index 0000000..857c7b8 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Rustic Swarm +==================== +A very early, very WIP implementation of swarm-like behavior in Rust. + +To run it, just clone it and ```Cargo run```. +