README.md edited online with Bitbucket

This commit is contained in:
William Brawner 2015-06-21 14:47:24 +00:00
parent 852b1a1e8c
commit 31ca67832b

View file

@ -21,6 +21,12 @@ Python Workout Generator v0.4
* Project Lead: Billy Brawner billybrawner@gmail.com
### Current Features ###
* Generate a random workout for a user.
* Take into account the number of days per week they want to/are able to work out.
* Muscles accounted for in the workout: chest, back, legs, triceps, biceps, shoulders, forearms, calves, abs.
### Possible future features ###
* Take into account a user's fitness level (beginner, intermediate, advanced) and modify the workout give accordingly.