From bfebb55226a51b69d43949fc25f71f944bc76219 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Thu, 9 Jun 2022 00:59:49 +0200 Subject: [PATCH] README reworked (#213) * README reworked * URLs and "theme" --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 3e87da2b..a7e0c878 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ### A quick material F-Droid client. -[![Github repo stars](https://img.shields.io/github/stars/Iamlooker/Droid-ify?style=flat)](https://github.com/Iamlooker/Droid-ify/stargazers) -[![Github License](https://img.shields.io/github/license/Iamlooker/Droid-ify)](https://github.com/Iamlooker/Droid-ify/blob/master/COPYING) -[![Github All Releases](https://img.shields.io/github/downloads/Iamlooker/Droid-ify/total.svg)](https://github.com/Iamlooker/Droid-ify/releases/) -[![Github release](https://img.shields.io/github/v/release/Iamlooker/Droid-ify?display_name=tag)](https://github.com/Iamlooker/Droid-ify/releases/latest) +[![GitHub repo stars](https://img.shields.io/github/stars/NeoApplications/Neo-Store?style=flat)](https://github.com/NeoApplications/Neo-Store/stargazers) +[![GitHub License](https://img.shields.io/github/license/NeoApplications/Neo-Store)](https://github.com/NeoApplications/Neo-Store/blob/master/COPYING) +[![GitHub All Releases](https://img.shields.io/github/downloads/NeoApplications/Neo-Store/total.svg)](https://github.com/NeoApplications/Neo-Store/releases/) +[![GitHub release](https://img.shields.io/github/v/release/NeoApplications/Neo-Store?display_name=tag)](https://github.com/NeoApplications/Neo-Store/releases/latest) [![Small translation badge](https://hosted.weblate.org/widgets/droidify/-/localization/svg-badge.svg)](https://hosted.weblate.org/engage/droidify/?utm_source=widget) [Get it on IzzyDroid](https://android.izzysoft.de/repo/apk/com.looker.droidify) @@ -33,7 +33,7 @@ | | | |:--------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------:| -### :waxing_crescent_moon: Amoled theme +### :waxing_crescent_moon: Black theme | | | |:----------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------:| @@ -56,19 +56,19 @@ key.password=key-password ### :hammer: Building -Run `./gradlew assembleRelease` to build release package or run `./gradlew assembleDebug` if you want to build debug apk. +Run `./gradlew assembleRelease` to build a release package or run `./gradlew assembleDebug` if you want to build a debug APK. -All of these packages can be installed using the Android package manager +All of these packages can be installed using the Android package manager. ## 👁️‍🗨️ Translations [Übersetzungsstatus](https://hosted.weblate.org/engage/droidify/?utm_source=widget) -Help us translate Droid-ify on [Hosted Weblate](https://hosted.weblate.org/engage/droidify/). \ +Help translate Neo Store on [Hosted Weblate](https://hosted.weblate.org/engage/droidify/). \ [![Translation status](https://hosted.weblate.org/widgets/droidify/-/multi-auto.svg)](https://hosted.weblate.org/engage/droidify/?utm_source=widget) -### You can always add other languages. +You can always add other languages. -## :scroll: License +## :scroll: Copylefted libre license -Licensed under GPLv3+. \ -Direct Adaptation/Modification of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/) \ -Copyright © 2020–2022 [Iamlooker](https://github.com/Iamlooker) and [contributors](https://github.com/Iamlooker/Droid-ify/graphs/contributors). +[GPLv3+](/COPYING). \ +Direct adaptation/modification of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/) \ +Copyright © 2020–2022 [Iamlooker](https://github.com/Iamlooker) and [contributors](https://github.com/NeoApplications/Neo-Store/graphs/contributors).