diff --git a/README.md b/README.md index 1a5aa5c0a..9ffc0446d 100644 --- a/README.md +++ b/README.md @@ -1,59 +1,6 @@ -[![Super-Linter](https://github.com/actions/first-interaction/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter) -![CI](https://github.com/actions/first-interaction/actions/workflows/ci.yml/badge.svg) -[![Check dist/](https://github.com/actions/first-interaction/actions/workflows/check-dist.yml/badge.svg)](https://github.com/actions/first-interaction/actions/workflows/check-dist.yml) -[![CodeQL](https://github.com/actions/first-interaction/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/actions/first-interaction/actions/workflows/codeql-analysis.yml) -[![Lint Codebase](https://github.com/PichaiTK/first-interaction/actions/workflows/linter.yml/badge.svg)](https://github.com/PichaiTK/first-interaction/actions/workflows/linter.yml) -[![Super-Linter](https://github.com/actions/first-interaction/actions/workflows/linter.yml/badge.svg)](https://github.com/super-linter/super-linter) -![CI](https://github.com/actions/first-interaction/actions/workflows/ci.yml/badge.svg) -[![Check dist/](https://github.com/actions/first-interaction/actions/workflows/check-dist.yml/badge.svg)](https://github.com/actions/first-interaction/actions/workflows/check-dist.yml) -[![CodeQL](https://github.com/actions/first-interaction/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/actions/first-interaction/actions/workflows/codeql-analysis.yml) -[![Sponsor](https://img.shields.io/badge/Sponsor-GitHub-pink?logo=github)](https://github.com/sponsors/pichaitk) -[![Ko-fi](https://img.shields.io/badge/Ko--fi-Support-orange?logo=ko-fi)](https://ko-fi.com/pichaitk) -[![Coffee](https://img.shields.io/badge/Coffee-Support-yellow?logo=buymeacoffee)](https://buymeacoffee.com/pichaitk) -![AI](https://img.shields.io/badge/AI-Powered-blueviolet) -![PDPA](https://img.shields.io/badge/PDPA-Compliant-green) -![SaaS](https://img.shields.io/badge/SaaS-Ready-orange) -![Security](https://img.shields.io/badge/Security-Advanced-red) -![SaaS](https://img.shields.io/badge/SaaS-Ready-orange) -![License](https://img.shields.io/badge/license-MIT%20%2F%20GPLv3-black) -![Sponsor](https://img.shields.io/badge/Sponsor-GitHub-pink?logo=github) -![Donate](https://img.shields.io/badge/Donate-Support-red) -![Ko-fi](https://img.shields.io/badge/Ko--fi-orange?logo=ko-fi) -![Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-yellow?logo=buymeacoffee) -[![Sponsor](https://img.shields.io/badge/Sponsor-GitHub-pink?logo=github)](https://github.com/sponsors/pichaitk) -[![BuyMeCoffee](https://img.shields.io/badge/Coffee-Support-yellow?logo=buymeacoffee)](https://buymeacoffee.com/pichaitk) -[![Buy Me a Coffee](https://img.shields.io/badge/Coffee-Support-yellow?logo=buymeacoffee)](https://buymeacoffee.com/pichaitk) -[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/S6S51Z3T2G) -![Donate](https://img.shields.io/badge/Donate-Support-red) -![AI](https://img.shields.io/badge/AI-Powered-blueviolet) -![API](https://img.shields.io/endpoint?url=https://api.pichaitk.com/badge-status) -![Web](https://img.shields.io/website?url=https://app.pichaitk.com) -![License](https://img.shields.io/badge/license-MIT-green) -![AI](https://img.shields.io/badge/AI-Active-blueviolet) -[![Sponsor](https://img.shields.io/badge/Sponsor-PichaiTK-red)](https://github.com/sponsors/pichaitk) -![PDPA](https://img.shields.io/badge/PDPA-Compliant-green) -![AI](https://img.shields.io/badge/AI-Compliance-blue) -![License](https://img.shields.io/badge/license-MIT-black) - -
- - - -

- - - -
- -[![Sponsor](https://img.shields.io/badge/Sponsor-GitHub-pink)](https://github.com/sponsors/pichaitk) -[![Ko-fi](https://img.shields.io/badge/Ko--fi-Support-orange)](https://ko-fi.com/pichaitk) -[![Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-yellow)](https://buymeacoffee.com/pichaitk) -![PichaiTK Status](https://img.shields.io/endpoint?url=https://api.pichaitk.com/api/status)​ -![PichaiTK Status](https://img.shields.io/endpoint?url=https://api.pichaitk.com/api/sponsors)​ -[![PichaiTK Status](https://img.shields.io/endpoint?url=https://api.pichaitk.com/api/badge)](https://app.pichaitk.com) - - -![Now in Android](docs/images/nia-splash.jpg "Now in Android") +# Now in Android App + +[Now in Android](docs/images/nia-splash.jpg "Now in Android") @@ -81,7 +28,7 @@ in, and be notified when new content is published which matches interests they a ## Screenshots -![Screenshot showing For You screen, Interests screen and Topic detail screen](docs/images/screenshots.png "Screenshot showing For You screen, Interests screen and Topic detail screen") +[Screenshot showing For You screen, Interests screen and Topic detail screen](docs/images/screenshots.png "Screenshot showing For You screen, Interests screen and Topic detail screen") # Development Environment @@ -93,7 +40,7 @@ Change the run configuration to `app`. The `demoDebug` and `demoRelease` build variants can be built and run (the `prod` variants use a backend server which is not currently publicly available). -![image](https://user-images.githubusercontent.com/873212/210560507-44045dc5-b6d5-41ca-9746-f0f7acf22f8e.png) +[image](https://user-images.githubusercontent.com/873212/210560507-44045dc5-b6d5-41ca-9746-f0f7acf22f8e.png) Once you're up and running, you can refer to the learning journeys below to get a better understanding of which libraries and tools are being used, the reasoning behind the approaches to