From 74f612657575b959bca5bf3ff0205ec922034fe2 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 14 Feb 2016 23:47:33 +0200 Subject: [PATCH] Updated readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0e2ce989ff..d9f7f05a2b 100644 --- a/readme.md +++ b/readme.md @@ -55,7 +55,7 @@ There are two options: * [Feature Roadmap](https://trello.com/b/63BbiVVe/) ### Pull Requests -We're using the [git-flow](http://nvie.com/posts/a-successful-git-branching-model/) model of branching and releasing, **please create pull requests against the develop branch**. +We're using the [Git-Flow](http://nvie.com/posts/a-successful-git-branching-model/) model of branching and releasing, **please create pull requests against the develop branch**. ### Contributors * [Troels Liebe Bentsen](https://github.com/tlbdk)