From c819d03222a7bcd7e3709f9e125c6bff66d02786 Mon Sep 17 00:00:00 2001 From: Shozikan <142514207+Youwes09@users.noreply.github.com> Date: Mon, 23 Mar 2026 23:11:16 -0500 Subject: [PATCH] Fix: README Logical Error --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16069f7..686b20f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@
-Moku is a fast, minimal manga reader frontend for [Suwayomi-Server](https://github.com/Suwayomi/Suwayomi-Server). It wraps Suwayomi's GraphQL API in a native desktop app — no browser required, no Electron overhead. +Moku is a fast, minimal manga reader frontend for [Suwayomi-Server](https://github.com/Suwayomi/Suwayomi-Server). It wraps Suwayomi's GraphQL API in a lightweight Tauri app — no Electron overhead. --- @@ -143,4 +143,4 @@ Distributed under the [Apache 2.0 License](./LICENSE). ## Disclaimer -Moku does not host or distribute any content. The developers have no affiliation with any content providers accessible through connected sources. \ No newline at end of file +Moku does not host or distribute any content. The developers have no affiliation with any content providers accessible through connected sources.