update README.md

This commit is contained in:
0xJacky 2022-07-07 20:25:06 +08:00
parent d6e71c5ed0
commit 292690b0e2
3 changed files with 9 additions and 6 deletions

View file

@ -73,8 +73,9 @@ URL[https://nginxui.jackyu.cn](https://nginxui.jackyu.cn)
- One-click deployment and automatic renewal Let's Encrypt certificates.
- Online editing websites configuration files, the editor support highlight nginx configuration syntax.
- Written in Go and Vue, distribution is a single executable binary.
- Frontend support Dark Mode
- Automatically test configuration file and reload nginx after saving configuration.
- Frontend support Dark Mode
- Frontend use Responsive Web Design
### Internationalization
@ -105,7 +106,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 / armv8 )
- 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