Update README.md

This commit is contained in:
0xJacky 2022-07-07 20:28:23 +08:00
parent 292690b0e2
commit eac9669f0a

View file

@ -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