added readme

This commit is contained in:
nkoch001 2019-01-24 18:26:21 +01:00
parent 9cc9512771
commit f0036a46ce

6
README.md Normal file
View File

@ -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```.