From b6ae6891c6811055bb8834ffe6788b6f757be92a Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Tue, 11 May 2021 00:11:20 +0530 Subject: Fix year and other formatting issue in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3406d13..0416190 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ You can set them in local.properties MAPBOX_KEY= MAPBOX_SECRET_KEY= ``` -*IMP: Never add this file to version control.* +**IMP: Never add this file to version control.** ### For CI build When building in CI environment, we don't have local.properties file. So the following environment variables must be set: @@ -100,7 +100,7 @@ adb reboot ### To run apk on stock android devices You can simply install the apk. Keep in that mind all features won't be available on stock android devices. -Volla!!!, PrivacyCentral is installed successfully in your device. +> Volla!!!, PrivacyCentral is installed successfully in your device. # Distribution This project can be distributed as prebuilt apk with /e/OS or it can be published on other app stores for non /e/OS devices. @@ -110,7 +110,7 @@ Please refer to [Development Guide](DEVELOPMENT.md) for detailed instructions ab # License ``` -Copyright (C) $YEAR E FOUNDATION +Copyright (C) 2021 E FOUNDATION This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.1