From eac9669f0a492b1dc2947944a0f7ea1f3e9254e8 Mon Sep 17 00:00:00 2001 From: 0xJacky Date: Thu, 7 Jul 2022 20:28:23 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ec7b6ba..53cc578e 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ URL:[https://nginxui.jackyu.cn](https://nginxui.jackyu.cn) - Online editing websites configuration files, the editor support highlight nginx configuration syntax. - Written in Go and Vue, distribution is a single executable binary. - Automatically test configuration file and reload nginx after saving configuration. +- Web Terminal - Frontend support Dark Mode - Frontend use Responsive Web Design @@ -106,7 +107,7 @@ to the `sites-enabled` directory. Therefore, you may need to adjust the way the Nginx UI is available on the following platforms: - Mac OS X 10.10 Yosemite and later (amd64 / arm64) -- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7 ) +- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7) - Including but not limited to Debian 7 / 8, Ubuntu 12.04 / 14.04 and later, CentOS 6 / 7, Arch Linux - FreeBSD - OpenBSD