From 05cc810f5f5ed890f16bcb06461000b97c625959 Mon Sep 17 00:00:00 2001 From: Sdogruyol Date: Sat, 10 Dec 2016 20:11:12 +0300 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1da1334..b8813ff 100644 --- a/README.md +++ b/README.md @@ -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)