From 5c98349c5287b662ee66f624aa49f66f0ce19ceb Mon Sep 17 00:00:00 2001
From: maiykill <70015530+maiykill@users.noreply.github.com>
Date: Tue, 3 Feb 2026 20:49:02 +0530
Subject: [PATCH 1/2] update README
1. Add the Google Playstore link
2. Add the F-droid link
3. Add the Official MuPDF logo
4. Fix the broken build instructions link
5. Rename README to README.md
---
README | 44 -----------------------------
README.md | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 84 insertions(+), 44 deletions(-)
delete mode 100644 README
create mode 100644 README.md
diff --git a/README b/README
deleted file mode 100644
index 2bb3443aa2..0000000000
--- a/README
+++ /dev/null
@@ -1,44 +0,0 @@
-ABOUT
-
-MuPDF is a lightweight open source software framework for viewing and converting
-PDF, XPS, and E-book documents.
-
-See the documentation in:
-
- https://mupdf.readthedocs.io/en/latest/
-
-Build instructions can be found in:
-
- https://mupdf.readthedocs.io/en/latest/quick-start-guide.html
-
-LICENSE
-
-MuPDF is Copyright (c) 2006-2023 Artifex Software, Inc.
-
-This program is free software: you can redistribute it and/or modify it under
-the terms of the GNU Affero General Public License as published by the Free
-Software Foundation, either version 3 of the License, or (at your option) any
-later version.
-
-This program is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-PARTICULAR PURPOSE. See the GNU General Public License for more details.
-
-You should have received a copy of the GNU Affero General Public License along
-with this program. If not, see .
-
-For commercial licensing, including our "Indie Dev" friendly options,
-please contact sales@artifex.com.
-
-REPORTING BUGS AND PROBLEMS
-
-The MuPDF developers hang out on Discord here:
-
- https://discord.gg/taPnFQp5gb
-
-Report bugs on the ghostscript bugzilla, with MuPDF as the selected component:
-
- http://bugs.ghostscript.com/
-
-If you are reporting a problem with a specific file, please include the file as
-an attachment.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..394d91bb36
--- /dev/null
+++ b/README.md
@@ -0,0 +1,84 @@
+
+
+
+
+
+ A lightweight, high-performance PDF, XPS, and eBook engine.
+
+
+
+
+
+
+
+---
+
+## 📱 Mobile Version
+
+Get the official MuPDF viewer for your Android device. Fast, private, and open-source.
+
+
+
+
+
+
+
+
+
+
+> **Direct APK:** You can also download the latest standalone APKs from our [Official Releases Page](https://mupdf.com/releases?product=MuPDF).
+
+---
+
+## ABOUT
+
+MuPDF is a lightweight open source software framework for viewing and converting
+PDF, XPS, and E-book documents.
+
+### See the documentation in
+
+ https://mupdf.readthedocs.io/en/latest/
+
+### Build instructions can be found in
+
+ https://mupdf.readthedocs.io/en/latest/guide/install.html
+
+---
+
+## LICENSE
+
+MuPDF is Copyright (c) 2006-2026 Artifex Software, Inc.
+
+This program is free software: you can redistribute it and/or modify it under
+the terms of the GNU Affero General Public License as published by the Free
+Software Foundation, either version 3 of the License, or (at your option) any
+later version.
+
+This program is distributed in the hope that it will be useful, but WITHOUT ANY
+WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
+You should have received a copy of the GNU Affero General Public License along
+with this program. If not, see .
+
+For commercial licensing, including our "Indie Dev" friendly options,
+please contact .
+
+---
+
+## REPORTING BUGS AND PROBLEMS
+
+### The MuPDF developers hang out on Discord here
+
+ https://discord.gg/taPnFQp5gb
+
+## Report bugs on the ghostscript bugzilla, with MuPDF as the selected component
+
+ http://bugs.ghostscript.com/
+
+If you are reporting a problem with a specific file, please include the file as
+an attachment.
+
+ Google Play and the Google Play logo are trademarks of Google LLC.
+
+---
From 1b28666c59761937e0872811aeafc9841207d689 Mon Sep 17 00:00:00 2001
From: maiykill <70015530+maiykill@users.noreply.github.com>
Date: Tue, 3 Feb 2026 21:46:54 +0530
Subject: [PATCH 2/2] fix: license in readme
---
README.md | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 394d91bb36..4173b6cb4d 100644
--- a/README.md
+++ b/README.md
@@ -6,11 +6,6 @@
A lightweight, high-performance PDF, XPS, and eBook engine.
-
-
-
-
-
---
## 📱 Mobile Version
@@ -47,7 +42,7 @@ PDF, XPS, and E-book documents.
## LICENSE
-MuPDF is Copyright (c) 2006-2026 Artifex Software, Inc.
+MuPDF is Copyright (c) 2006-2023 Artifex Software, Inc.
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free