From d3e677474d7a8f8ee7e965e5bb09518683eb9f23 Mon Sep 17 00:00:00 2001 From: yourITtech Date: Sun, 8 Mar 2026 05:44:25 +0000 Subject: [PATCH] Update README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db098b8..06b3182 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ ## Unofficial AppImage Directory +This repository exists to contribute to the AppImage ecosystem, with a special focus on supporting **AM** (AppImage Manager / Appman) users. + +It aims to: +- Provide high-quality, unofficial AppImages for applications that lack native AppImage releases from their upstream developers. +- Fill distribution gaps by converting selected apps into AppImages. +- Host them here with signed verification files (BUILD_INFO.json + .asc) so users can easily download and trust the builds for use in AM/Appman. + ## Verifying the AppImage All AppImages in this repository are built directly from the official source code and include a signed authenticity proof to confirm they are unchanged and come from a trusted build process. @@ -15,4 +22,4 @@ To verify a downloaded file (e.g. `Nextcloud-Talk-v2.1.1-x86_64.AppImage`): 2. Check the file integrity: ```bash - sha256sum Nextcloud-Talk-v2.1.1-x86_64.AppImage \ No newline at end of file + sha256sum Nextcloud-Talk-v2.1.1-x86_64.AppImage