From 8fcc0cbcb97e9d503c796432759b7057546b119f Mon Sep 17 00:00:00 2001
From: Jason Merlo <macman320@gmail.com>
Date: Thu, 13 Jun 2019 16:14:37 -0400
Subject: [PATCH] Added README instructions for installing

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

diff --git a/README.md b/README.md
index e69de29..0b3f662 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,3 @@
+## Installation
+To install simply clone this project into the desired location, move into the newly cloned folder, then run:
+`pip install -e .`
\ No newline at end of file
-- 
GitLab