README.md in liquidscript-0.10.2 vs README.md in liquidscript-0.10.3

- old
+ new

@@ -55,10 +55,10 @@ func() ``` ## Contributing -1. Fork it ( http://github.com/medcat/liquidscript/fork ) +1. Fork it (<http://github.com/medcat/liquidscript/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. Create new Pull Request