diff --git a/.all-contributorsrc b/.all-contributorsrc index ca614a0..8f287e9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -113,6 +113,24 @@ "contributions": [ "infra" ] + }, + { + "login": "BradleyDS2", + "name": "BradleyDS2", + "avatar_url": "https://avatars.githubusercontent.com/u/2174921?v=4", + "profile": "https://github.com/BradleyDS2", + "contributions": [ + "doc" + ] + }, + { + "login": "nduja", + "name": "Robbo", + "avatar_url": "https://avatars.githubusercontent.com/u/69299134?v=4", + "profile": "https://github.com/nduja", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 1a010dd..b4d3d3a 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 - Thumbnail generation -- Supports [plugins](https://github.com/hkalexling/mango-plugins) to download from thrid-party sites +- Supports [plugins](https://github.com/hkalexling/mango-plugins) to download from third-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 @@ -179,6 +179,8 @@ Please check the [development guideline](https://github.com/hkalexling/Mango/wik
Simon

💻
David Knaack

🚇
i use arch btw

🚇 +
BradleyDS2

📖 +
Robbo

💻