diff --git a/README.md b/README.md index 8029ee839f1dd7d2df9f2b99dd699e2b0b6ce03d..e14e73f219ba45eede125d644002e234f40c6593 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,12 @@ - <https://roboticsconference.org/2020/program/papers/> With some simplifying assumptions on commonality and locations, especially with regards to company sub-affiliations + +## To use: + +- Clone repo +- (optional) start a virtual environment +- `pip install -r requirements.txt` +- `python3 main.py` + +It will generate a file grid.png and open a plotly diagram in your browser.