From d93154a4477763bb09c1e652138c0c982c873c38 Mon Sep 17 00:00:00 2001 From: Hunter Date: Sun, 20 Mar 2016 21:51:04 -0400 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 790010b..953dcc0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,17 @@ A command line tool to help remind you of your accomplishments +####Installation & Testing +`pip install bragly` + +OR + +`$ git clone https://github.com/huntcsg/bragly.git` + +`$ python setup.py install` + +`$ brag-util init` + ####Base executable ```