From 780fa3dcc1503a11b64933632769047b65c62c5d Mon Sep 17 00:00:00 2001 From: Anindra Date: Thu, 12 May 2022 10:15:44 +0530 Subject: [PATCH 1/2] fixed some markdown error and changed way to show screenshots on readme --- README.md | 44 ++++++++++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index dca1f93..d50b743 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,42 @@ - - + # AURdroid + *Simple Android AUR [Arch Linux User repository] packages browser.* **Based on v5 of the RPC Interface API, as updated with AUR v4.7.0 on July 7, 2018.** -F-Droid wiki page: https://f-droid.org/wiki/page/com.rascarlo.aurdroid - +F-Droid wiki page: ___ -### Permissions -- **android.permission.INTERNET:** pull json (https://developer.android.com/reference/android/Manifest.permission.html#INTERNET) +## Permissions + +- **android.permission.INTERNET:** pull json () ___ -### Screenshots - - - - + +## Screenshots + +| Screenshot-1 | Screenshot-2 | +| --- | --- | +| Screenshot-3 |Screenshot-4 | + +| Screenshot-5 | Screenshot-6 | +| --- | --- | +| Screenshot-7 |Screenshot-8 | ___ -### APK -- **F-Droid:** https://f-droid.org/repository/browse/?fdid=com.rascarlo.aurdroid -- **Google Play:** https://play.google.com/store/apps/details?id=com.rascarlo.aurdroid +## APK + +- **F-Droid:** +- **Google Play:** ___ -### Links -- **Arch Linux User repository:** https://aur.archlinux.org/ -- **AUR packages:** https://aur.archlinux.org/packages/ -- **Aurweb RPC interface wiki:** https://wiki.archlinux.org/index.php/Aurweb_RPC_interface + +## Links + +- **Arch Linux User repository:** +- **AUR packages:** +- **Aurweb RPC interface wiki:** From 70aa19dae04da8eb4dc7c37ca3389851bba14e99 Mon Sep 17 00:00:00 2001 From: Anindra Date: Thu, 12 May 2022 10:27:21 +0530 Subject: [PATCH 2/2] add 4 screenshots in a row --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d50b743..7ea50d5 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,12 @@ ___ ## Screenshots -| Screenshot-1 | Screenshot-2 | -| --- | --- | -| Screenshot-3 |Screenshot-4 | +| Screenshot-1 | Screenshot-2 | Screenshot-3 |Screenshot-4 | +| --- | --- | --- | --- | + +| Screenshot-5 | Screenshot-6 | Screenshot-7 |Screenshot-8 | +| --- | --- | --- | --- | -| Screenshot-5 | Screenshot-6 | -| --- | --- | -| Screenshot-7 |Screenshot-8 | ___