Update README.md

This commit is contained in:
Unitwk 2022-09-02 11:55:30 +08:00 committed by GitHub
parent 0d409202ab
commit c5c8d75eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,7 @@ node app.js
<br />
## 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
<br />
## 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)
<br />
## 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
<br />
## 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.
<br />
<br />