From 53f3387e1aaa1ee94d453ba71a5fdd311c393cf5 Mon Sep 17 00:00:00 2001 From: Alex Ling Date: Sun, 2 Aug 2020 12:32:14 +0000 Subject: [PATCH] Rephrase the plugin part in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3e10f9..fc9e511 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Mango is a self-hosted manga server and reader. Its features include - Supports nested folders in library - Automatically stores reading progress - Built-in [MangaDex](https://mangadex.org/) downloader -- [Plugins](https://github.com/hkalexling/mango-plugins) support +- Supports [plugins](https://github.com/hkalexling/mango-plugins) to download from thrid-party sites - The web reader is responsive and works well on mobile, so there is no need for a mobile app - All the static files are embedded in the binary, so the deployment process is easy and painless