From 79ca85868fd247de0740747e5e91262b8a5f7d30 Mon Sep 17 00:00:00 2001 From: molan-git <59296158+molan-git@users.noreply.github.com> Date: Sat, 20 Jun 2020 12:09:10 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 516a773..af9d77a 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ This fork is being used to further develop and maintain the Tooter app by dysko Clone / download this repository and import it into your SailfishOS IDE using the harbour-tooter.pro project file. No additional configuration needed. ## Repository branches: -* master: default (Beta release version, harbour-tooterb) -* upstream: used to send changes to upstream repository (harbour-tooter) +* master: release branch which includes specifics for harbour-tooterb (Tooter β) +* upstream: main development branch which is used to send changes to the upstream repository (harbour-tooter) ## Contributions Contributions to this project are very welcome, since there are still many things which can be done for Tooter. If you already know what you want to add or fix, please make a Pull Request (PR) with your proposal. Your PR should include an explanation or a change log summary. Merging will not be allowed until the PR has been reviewed.