From 39ddf05ffe2b1cc1416110fd8c9bc404a1a11385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franz=C3=A9=20Jr?= Date: Sat, 31 Oct 2015 23:33:26 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b79a5c..d4efe43 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ If you know some other ruby-trick, please contribute! ## Contributing 1. Fork it -2. Create your feature branch: `git checkout -b my-ruby-trick` -3. Commit your changes: `git commit -am 'Add some feature'` -4. Push to the branch: `git push origin my-new-feature` +2. Create your trick branch: `git checkout -b my-ruby-trick` +3. Commit your changes: `git commit -am 'Add trick'` +4. Push to the branch: `git push origin my-new-trick` 5. Create new Pull Request and explain a little bit about your ruby trick