From f17ce100eeba63012d7f5009a3e53c4909dc93f1 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Sun, 22 Oct 2017 17:52:58 -0400
Subject: [PATCH] Added some basic instructions in the readme

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..917a920
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+```
+bundle install or bundle update
+bower install
+bundle exec middleman serve
+bundle exec middleman build
+```
-- 
GitLab