From 6a696a4436f7843739c927d86f45b92d4663519d Mon Sep 17 00:00:00 2001 From: MrWooltrest Date: Thu, 28 Oct 2021 15:37:32 +0300 Subject: [PATCH] Better README.md (part 2) added emojis --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b4806c32..b0665f2d 100644 --- a/README.md +++ b/README.md @@ -22,25 +22,25 @@ width="48%">](https://t.me/droid_ify)
-## Description +## :book: Description Unofficial F-Droid client with Material UI. This app is an Direct Adaptation/Modification of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/) -### Features +### :mag_right: Features * Material F-Droid style * No cards or inappropriate animations * Fast repository syncing * Standard Android components and minimal dependencies -### Screenshots +### :camera: Screenshots -## Building and Installing +## :hammer: Building and Installing Specify your Android SDK path either using the `ANDROID_HOME` environment variable, or by filling out the `sdk.dir` @@ -58,7 +58,7 @@ key.password=key-password Run `./gradlew assembleRelease` to build the package, which can be installed using the Android package manager. -## License +## :scroll: License Droid-ify is available under the terms of the GNU General Public License v3 or later. Copyright © 2020 Iamlooker.