From 0a5173d5a108a707dbd1721953726f6bc155ad43 Mon Sep 17 00:00:00 2001 From: Brandon Presley Date: Sun, 4 Sep 2022 17:09:08 +1200 Subject: [PATCH] Add reference to fdroiddata in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0d8f04a..a00c1f5 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,8 @@ Then (in a separate terminal) run the `android` script: ``` yarn android ``` + +# How is Massive packaged for Fdroid? + +You can find the metadata yaml file in the fdroiddata repository: +https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.massive.yml