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