Merge branch 'master' of https://bitbucket.org/billy_brawner/workout-generator
This commit is contained in:
commit
878e2dd66a
1 changed files with 4 additions and 1 deletions
|
@ -9,7 +9,10 @@ Python Workout Generator v0.4
|
|||
|
||||
### How do I get set up? ###
|
||||
|
||||
* Just fork the repository to a safe location on your hard drive and pull every time you want to work on it.
|
||||
* Make sure you're using Python 3.4.3.
|
||||
* Fork the repository to a safe location on your hard drive and pull every time you want to work on it.
|
||||
* Comment out all of the code that you write even if it seems obvious what's going on.
|
||||
* After you finish what you wanted to work on, commit the changes you made and write a brief message explaining what you did. Then push your changes to the server.
|
||||
|
||||
### Contribution guidelines ###
|
||||
|
||||
|
|
Loading…
Reference in a new issue