diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-28 23:42:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-28 23:42:36 -0700 |
commit | eb5e83cdadc348eea8d76d6778f18850444783d1 (patch) | |
tree | 2088f65a4bf9f9fef51f88628d96fe33f8c58a15 /README.md | |
parent | 8c9d1df82f31b7eca5fd383bf51c8634fa0696ee (diff) | |
parent | 52143f768da568096f6a0360a89d07b4f34b7103 (diff) | |
download | frost-eb5e83cdadc348eea8d76d6778f18850444783d1.tar.gz frost-eb5e83cdadc348eea8d76d6778f18850444783d1.tar.bz2 frost-eb5e83cdadc348eea8d76d6778f18850444783d1.zip |
Merge pull request #1550 from z25/dev
added F-Droid badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,9 +8,12 @@ [![GitHub license](https://img.shields.io/badge/license-GPL--v3-blue.svg)](https://raw.githubusercontent.com/AllanWang/Frost-for-Facebook/dev/LICENSE) [Download from Github Releases](https://github.com/AllanWang/Frost-for-Facebook/releases) <br/> -[Download from F-Droid for automatic updates](https://f-droid.org/packages/com.pitchedapps.frost/) <br/> [Join the Slack Workspace](https://frost-slack.allanwang.ca) +[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" + alt="Get it on F-Droid" + height="80">](https://f-droid.org/packages/com.pitchedapps.frost) + **Note** Some keystores are public for the sake of automatic builds and consistent signing across devices. This means that others can build apps with the same signature. The only valid download sources are through my github releases and F-Droid. |