From e24be6ef29072211ee9134fafee8cecc54b55a4f Mon Sep 17 00:00:00 2001 From: Meng Meng Date: Sun, 9 Aug 2026 16:21:18 +0800 Subject: [PATCH] Add 'Thanks' section to README Added a 'Thanks' section with community links. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0a69afa..6b076df 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,11 @@ go test ./... cd web && npm run build ``` +## Thanks +- [Nodeseek.com](https://www.nodeseek.com) — A community dedicated to servers +- [Linux.do](https://linux.do) — An inspiring tech community + + ## License See [LICENSE](LICENSE).