Update README

This commit is contained in:
Sdogruyol 2016-12-10 20:11:12 +03:00
parent 555804d29a
commit 05cc810f5f
1 changed files with 3 additions and 3 deletions

View File

@ -12,10 +12,10 @@ version: 0.1.0
dependencies:
spec-kemal:
github: sdogruyol/spec-kemal
github: kemalcr/spec-kemal
branch: master
kemal:
github: sdogruyol/kemal
github: kemalcr/kemal
branch: master
```
@ -64,7 +64,7 @@ end
## 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)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)