From 1c112f3e4eba3985aa42cfd6534dd770820d3838 Mon Sep 17 00:00:00 2001 From: akaessens <24660231+akaessens@users.noreply.github.com> Date: Mon, 31 Aug 2020 17:59:12 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 96a32b3..6041823 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![Android CI](https://github.com/akaessens/NoFbEventScraper/workflows/Android%20CI/badge.svg)](https://github.com/akaessens/NoFbEventScraper/actions) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/akaessens/NoFbEventScraper/blob/master/LICENSE) [![Release](https://img.shields.io/github/release/akaessens/nofbeventscraper.svg?logo=github)](https://github.com/akaessens/NoFbEventScraper/releases/latest) - +[![F-Droid](https://img.shields.io/f-droid/v/com.akdev.nofbeventscraper.svg)](https://f-droid.org/en/packages/com.akdev.nofbeventscraper) Feature Graphic @@ -15,13 +15,10 @@ Instead it opens the Facebook event URI and downloads the website source code. This source contains the information which is used to create a calendar entry. # Download -Currently this application is in the submission process to F-Droid. see also [#2](/../../issues/2). -Until it is published at F-Droid, use the latest [release](https://github.com/akaessens/NoFbEventScraper/releases/latest/download/app-release.apk). - - + # Building