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 ```