From ef6595bb6a144476852ca0ffd3f98496082420de Mon Sep 17 00:00:00 2001 From: Billy Brawner Date: Sat, 20 Jun 2015 02:38:34 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c491f04 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# README # + +This README would normally document whatever steps are necessary to get your application up and running. + +### What is this repository for? ### + +* A simple python script to generate a random workout based on the number of days per week that the user wants to work out. +* Version: 0.2 +* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo) + +### How do I get set up? ### + +* Summary of set up +* Configuration +* Dependencies +* Database configuration +* How to run tests +* Deployment instructions + +### Contribution guidelines ### + +* Comment out all new code additions and write out new additions in commit messages. + +### Who do I talk to? ### + +* Project Lead: Billy Brawner billybrawner@gmail.com \ No newline at end of file