From 39ce6fd86c1883a0848a8c20cff7bbb7633386c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pichai=20Takengrach=E2=80=8B?= <233528480+PichaiTK@users.noreply.github.com> Date: Fri, 26 Jun 2026 09:51:12 +0700 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # LICENSE SPDX-License-Identifier: MIT OR GPL-3.0-only # Dual License Notice This project is dual-licensed under: 1. MIT License 2. GNU General Public License v3.0 You may choose either license when using, modifying, or distributing this software. Copyright © 2026 Pichai Takengrach 233528480+PichaiTK@users.noreply.github.com @PichaiTK Signed-off-by: Pichai Takengrach <233528480+PichaiTK@users.noreply.github.com> --- README.md | 63 +++++-------------------------------------------------- 1 file changed, 5 insertions(+), 58 deletions(-) diff --git a/README.md b/README.md index 1a5aa5c0a..9ffc0446d 100644 --- a/README.md +++ b/README.md @@ -1,59 +1,6 @@ -[](https://github.com/super-linter/super-linter) - -[](https://github.com/actions/first-interaction/actions/workflows/check-dist.yml) -[](https://github.com/actions/first-interaction/actions/workflows/codeql-analysis.yml) -[](https://github.com/PichaiTK/first-interaction/actions/workflows/linter.yml) -[](https://github.com/super-linter/super-linter) - -[](https://github.com/actions/first-interaction/actions/workflows/check-dist.yml) -[](https://github.com/actions/first-interaction/actions/workflows/codeql-analysis.yml) -[](https://github.com/sponsors/pichaitk) -[](https://ko-fi.com/pichaitk) -[](https://buymeacoffee.com/pichaitk) - - - - - - - - - - -[](https://github.com/sponsors/pichaitk) -[](https://buymeacoffee.com/pichaitk) -[](https://buymeacoffee.com/pichaitk) -[](https://ko-fi.com/S6S51Z3T2G) - - - - - - -[](https://github.com/sponsors/pichaitk) - - - -
- - -[](https://github.com/sponsors/pichaitk) -[](https://ko-fi.com/pichaitk) -[](https://buymeacoffee.com/pichaitk) - - -[](https://app.pichaitk.com) -
@@ -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")
# 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)
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