From 5eaf54836eaec31542c84d664d7558f9f53d0cdf Mon Sep 17 00:00:00 2001 From: "joseph.pintozzi" Date: Sun, 11 Dec 2016 13:07:45 -0800 Subject: [PATCH] Adding more to README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 6a0e690..2db661b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # SW Checkin +## Requirements + +* Python 2.x +* [pip](https://pypi.python.org/pypi/pip) + +## Setup + +```bash +$ pip install -r requirements.txt +``` + ## Usage ```bash