Updated readme
This commit is contained in:
parent
2424481f8d
commit
160e1aeae8
1 changed files with 6 additions and 2 deletions
|
@ -9,8 +9,12 @@ This is how it looks:
|
|||
|
||||
## Contribute
|
||||
|
||||
Feel free to contribute any time. Just fork it and create a pull request.
|
||||
|
||||
1. Fork it
|
||||
2. Create a feature branch with a meaningful name (`git checkout -b my-new-feature`)
|
||||
3. Add yourself to the CONTRIBUTORS file
|
||||
4. Commit your changes (`git commit -am 'Add some feature'`)
|
||||
5. Push to your branch (`git push origin my-new-feature`)
|
||||
6. Create a new pull request
|
||||
|
||||
You can always write me a mail at marcelmichaelkapfer@yahoo.co.nz or contact me on [Google+](https://plus.google.com/+MarcelMichaelKapfer) or [Twitter](https://twitter.com/MarcelKapfer).
|
||||
|
||||
|
|
Reference in a new issue