From 081a79657db5d22c354521b78986e10a263c07eb Mon Sep 17 00:00:00 2001 From: CzBiX Date: Wed, 1 Apr 2020 15:53:01 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2451040..f80ca73 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,8 @@ see: [INSTALL.md](./INSTALL.md) ![Main](./screenshot/main.png) ![Add Torrents](./screenshot/add-torrents.png) ![RSS](./screenshot/rss.png) -![RSS Rule](./screenshot/rss-rule.png) \ No newline at end of file +![RSS Rule](./screenshot/rss-rule.png) + +## Wiki + +[Use Nginx to running multi WebUI at the same time](https://github.com/CzBiX/qb-web/wiki/Use-Nginx-to-running-multi-WebUI-at-the-same-time)