From f70490670dd0cf6daffacb26783a2b3173df2f41 Mon Sep 17 00:00:00 2001 From: Poussinou Date: Sat, 14 Jan 2017 17:08:25 +0100 Subject: [PATCH] Add buttons to get the app easily ;) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1dd28da4b..ea932ac88 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ OpenKeychain is an OpenPGP implementation for Android. For a more detailed description and installation instructions go to https://www.openkeychain.org . + + + + + ### Branches * The development of OpenKeychain happens in the "master" branch. * For every release a new branch, e.g., "3.2-fixes" is created to backport fixes from "master"