Skip to content

Commit

Permalink
update Readme, fixes #9
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisvandehoef committed Sep 15, 2015
1 parent 0b2c608 commit 7b304a8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,12 @@ Credits
*Files are located in the first commit and/or version 0.0.1*
- ./ruby_files/generate.rb is based on: https://github.com/scarpenter/command_line_haml/blob/master/generate.rb
- ./ruby_files/server.rb is based on: https://practicingruby.com/articles/implementing-an-http-file-server

Contributing
============
1. Fork it ( https://github.com/dennisvandehoef/easy_gravatar/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Make sure the test walk trough (`rake test`)
6. Create a new Pull Request

0 comments on commit 7b304a8

Please sign in to comment.