summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9529993..4e710d9 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,8 @@
# ISS Pass Predictions
+
+## Dev
+
+```bash
+$ pipenv sync
+$ pipenv run server
+```