From c5c8d75eb842a986022eaa961a312f45623bdb91 Mon Sep 17 00:00:00 2001 From: Unitwk Date: Fri, 2 Sep 2022 11:55:30 +0800 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5baf2db9..4923a477 100755 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ node app.js
-## How to Update +## How to update If you are upgrading from `9.X` to a later version, under `Linux` system, please go to `/opt/mcsmanager/web`, `/opt/mcsmanager/daemon` and execute `git pull` to update . @@ -196,15 +196,15 @@ npm run start
-## Globalization +## internationalization -MCSManager has supported Chinese and English two languages, and has achieved full coverage of internationalization. +MCSManager has supported English/Chinese, and has achieved full coverage of internationalization. -Software internationalization is done by [Lazy](https://github.com/LazyCreeper), [zijiren233](https://github.com/zijiren233) and [Unitwk](https://github.com/unitwk) +The MCSManager internationalization is done by [Lazy](https://github.com/LazyCreeper), [zijiren233](https://github.com/zijiren233) and [Unitwk](https://github.com/unitwk)
-## Panel permissions +## Permissions The control panel will detect whether the user is empty at runtime, and if it is empty, it will automatically create a default administrator account. @@ -220,7 +220,7 @@ The code needs to keep the existing format, and no redundant code should be form
-## Problem report +## Bug Report Feedback on any problems found is welcome and must be fixed in time. @@ -228,4 +228,4 @@ If you find a serious security vulnerability and it is inconvenient to publish i The name of the bug discoverer will be appended to the code after the security issue is fixed. -
\ No newline at end of file +