Update README

This commit is contained in:
Sdogruyol 2016-12-10 20:11:12 +03:00
parent 555804d29a
commit 05cc810f5f

View file

@ -12,10 +12,10 @@ version: 0.1.0
dependencies: dependencies:
spec-kemal: spec-kemal:
github: sdogruyol/spec-kemal github: kemalcr/spec-kemal
branch: master branch: master
kemal: kemal:
github: sdogruyol/kemal github: kemalcr/kemal
branch: master branch: master
``` ```
@ -64,7 +64,7 @@ end
## Contributing ## Contributing
1. Fork it ( https://github.com/sdogruyol/spec-kemal/fork ) 1. Fork it ( https://github.com/kemalcr/spec-kemal/fork )
2. Create your feature branch (git checkout -b my-new-feature) 2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature') 3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature) 4. Push to the branch (git push origin my-new-feature)