From 292690b0e2ff201e7b31b0049959a3201cc06a80 Mon Sep 17 00:00:00 2001 From: 0xJacky Date: Thu, 7 Jul 2022 20:25:06 +0800 Subject: [PATCH] update README.md --- README-zh_CN.md | 4 ++-- README-zh_TW.md | 6 ++++-- README.md | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README-zh_CN.md b/README-zh_CN.md index 4489d818..9e763966 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -76,7 +76,7 @@ Nginx 网络管理界面,由 [0xJacky](https://jackyu.cn/) 与 [Hintay](https - 在线编辑 Nginx 配置文件,编辑器支持 Nginx 配置语法高亮 - 使用 Go 和 Vue 开发,发行版本为单个可执行的二进制文件 - 保存配置文件后自动测试配置文件并重载 Nginx -- 在线终端 +- 基于 Web 浏览器的高级命令行终端 - 前端支持暗夜模式 - 前端支持屏幕自适应 @@ -109,7 +109,7 @@ Nginx UI 遵循 Nginx 的标准,创建的网站配置文件位于 Nginx 配置 Nginx UI 可在以下平台中使用: - Mac OS X 10.10 Yosemite 及之后版本(amd64 / arm64) -- Linux 2.6.23 及之后版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8 ) +- Linux 2.6.23 及之后版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7) - 包括但不限于 Debian 7 / 8、Ubuntu 12.04 / 14.04 及后续版本、CentOS 6 / 7、Arch Linux - FreeBSD - OpenBSD diff --git a/README-zh_TW.md b/README-zh_TW.md index 7d88ea97..bd22820b 100644 --- a/README-zh_TW.md +++ b/README-zh_TW.md @@ -77,8 +77,10 @@ Nginx 網路管理介面,由 [0xJacky](https://jackyu.cn/) 與 [Hintay](https - 一鍵申請和自動續簽 Let's encrypt 證書 - 線上編輯 Nginx 配置檔案,編輯器支援 Nginx 配置語法高亮 - 使用 Go 和 Vue 開發,發行版本為單個可執行的二進位制檔案 -- 前端支援暗夜模式 - 保存配置文件後自動測試配置文件並重載 Nginx +- 基於 Web 瀏覽器的高級命令行終端 +- 前端支援暗夜模式 +- 前端支持屏幕自適應 ### 國際化 @@ -107,7 +109,7 @@ Nginx UI 遵循 Nginx 的標準,建立的網站配置檔案位於 Nginx 配置 Nginx UI 可在以下平臺中使用: - Mac OS X 10.10 Yosemite 及之後版本(amd64 / arm64) -- Linux 2.6.23 及之後版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8) +- Linux 2.6.23 及之後版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7) - 包括但不限於 Debian 7 / 8、Ubuntu 12.04 / 14.04 及後續版本、CentOS 6 / 7、Arch Linux - FreeBSD - OpenBSD diff --git a/README.md b/README.md index 40b77d56..9ec7b6ba 100644 --- a/README.md +++ b/README.md @@ -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