diff --git a/README.textile b/README.textile index a9e8d1c..593ed22 100644 --- a/README.textile +++ b/README.textile @@ -135,3 +135,10 @@ Expedia::Utils.logger = Rails.logger +h3. Contributing + +1. Fork it +2. Create your feature branch (`git checkout -b my-new-feature`) +3. Commit your changes (`git commit -am 'Added some feature'`) +4. Push to the branch (`git push origin my-new-feature`) +5. Create new Pull Request