From de56e3de0a7e98be09b2a1276d7c8c830a2f6494 Mon Sep 17 00:00:00 2001
From: mehtank <mehtank>
Date: Thu, 13 Jul 2023 17:45:02 -0700
Subject: [PATCH] readme

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index 8029ee8..e14e73f 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.
-- 
GitLab