README.md edited online with Bitbucket
This commit is contained in:
parent
852b1a1e8c
commit
31ca67832b
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue