diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..bbfe3fc --- /dev/null +++ b/README.rst @@ -0,0 +1,23 @@ +[![Build Status](https://travis-ci.org/genome21/PyPM.svg?branch=master)](https://travis-ci.org/genome21/PyPM) +[![Requirements Status](https://requires.io/github/genome21/PyPM/requirements.svg?branch=master)](https://requires.io/github/genome21/PyPM/requirements/?branch=master) +[![Code Issues](https://www.quantifiedcode.com/api/v1/project/0a1e846982ae4684977e4f7a3885829b/badge.svg)](https://www.quantifiedcode.com/app/project/0a1e846982ae4684977e4f7a3885829b) +[![Code Health](https://landscape.io/github/genome21/PyPM/master/landscape.svg?style=flat)](https://landscape.io/github/genome21/PyPM/master) +[![Codacy Badge](https://api.codacy.com/project/badge/grade/696c706476594919abd62c3277ce9029)](https://www.codacy.com/app/thecainvestors/PyPM) + +# Python Project Management + +Project Management via a Native and Local Python application + +###Version +This app has been tested to work on 32-bit Python v3.5. Other versions cannot be guaranteed to work. +
+ +## How to use: + +* Double-Click setup.py to initialize the service. +* Throughout the day, PyPM will ask for your updates and apply your username alongside timestamps. +* At the end of your day, PyPM will package the day's updates for review to an email of your choice. + + +[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/genome21/pypm/trend.png)](https://bitdeli.com/free "Bitdeli Badge") +P