Merge branch 'master' of https://bitbucket.org/billy_brawner/workout-generator
This commit is contained in:
commit
74c0b4329a
1 changed files with 26 additions and 0 deletions
26
README.md
Normal file
26
README.md
Normal file
|
@ -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
|
Loading…
Reference in a new issue