Update README.md
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
samnyan 2026-03-10 11:21:16 +08:00 committed by GitHub
parent a718036ab6
commit 837fb5b4af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,8 @@
### Notice
Please use the latest live version at: [https://web.my-aqua.net/](https://web.my-aqua.net/)
请使用最新的线上版本:[https://web.my-aqua.net/](https://web.my-aqua.net/)
# AquaViewer
A WebUI for AQUA Server
@ -12,7 +17,7 @@ Please notice that if you are using HTTPS, your browser may block HTTP connect t
## Self Host
Go to [gh-pages branch](https://github.com/samnyan/aqua-viewer/tree/gh-pages), then clone all the file or download as zip. This build is up to date with the source.
###Build From Source
### Build From Source
You need to have Angular-cli installed and run `ng build --prod`.
Please follow the [deployment guide](https://angular.io/guide/deployment) if you are new to angular.