Browse Source

Update README.md

Arpan Sarkar 3 years ago
parent
commit
5b1bbae22e
1 changed files with 5 additions and 5 deletions
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -1,13 +1,13 @@
 
-## \[ Remove China Apps - Reverse Engineering 👷‍️⛏👷🔧️👷🔧 \]
+## \[ Remove China Apps - Reverse Engineering ⛏👷🔧️👷🔧 \]
 
 ![alt text](./app_logo.png "Remove China App Logo")
 
 
-Source code of [Remove China Apps](https://play.google.com/store/apps/details?id=com.chinaappsremover), an Android app that claims to identify China-made apps on your Android phone and remove them, that has gone viral in India.
+> Source code of [Remove China Apps](https://play.google.com/store/apps/details?id=com.chinaappsremover), an Android app that claims to identify China-made apps on your Android phone and remove them, that has gone viral in India.
 
-Added the functionality to refresh and cache the chinese app list from the [`china_apps.json`](https://raw.githubusercontent.com/Bloody-Badboy/Remove-China-Apps/master/china_apps.json) file.
-You can create pull request and update the [`china_apps.json`](https://raw.githubusercontent.com/Bloody-Badboy/Remove-China-Apps/master/china_apps.json) to blacklist more chinese apps.
+Added the functionality to refresh and cache the chinese app list from the [`china_apps.json`](https://github.com/Bloody-Badboy/Remove-China-Apps/blob/master/china_apps.json) file.
+You can create pull request and update the [`china_apps.json`](https://github.com/Bloody-Badboy/Remove-China-Apps/blob/master/china_apps.json) to blacklist more chinese apps.
 
 ### Requirements
 - Latest Android SDK tools
@@ -15,4 +15,4 @@ You can create pull request and update the [`china_apps.json`](https://raw.githu
 - AndroidX
 
 ### Build
-    ./gradlew assembleDebug
+    ./gradlew assembleDebug