From 3a24a45ade91efb8817c204e3005f4b5f0f22917 Mon Sep 17 00:00:00 2001 From: yuri Date: Tue, 8 Jan 2019 16:38:22 +0200 Subject: [PATCH] fix readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2a5a78ac14..36dc98a5a5 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,9 @@ Before we can merge your pull request you need to accept our CLA [here](https:// Branches: -* hotfix/* – an upcoming maintenance release; fixes should be pushed to this branch; -* master – an upcoming minor or major release; new features should be pushed to this branch; -* stable – a last stable release. +* hotfix/* – upcoming maintenance release; fixes should be pushed to this branch; +* master – develop branch; new features should be pushed to this branch; +* stable – last stable release. ### How to make a translation