Prepare 1.0.0b4 release.

This commit is contained in:
krahets 2023-07-26 11:56:32 +08:00
parent 575bcf58ef
commit 85d12360ed
2 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,7 @@
## Docker 部署
我们可以通过 Docker 来部署本项目。执行以下脚本,稍等片刻后,即可使用浏览器打开 `http://localhost:8000`访问本项目。
执行以下 Docker 脚本,稍等片刻,即可在网页 `http://localhost:8000` 访问本项目。
```shell
git clone https://github.com/krahets/hello-algo.git

View File

@ -8,6 +8,7 @@ docs_dir: build
repo_name: krahets/hello-algo
repo_url: https://github.com/krahets/hello-algo
edit_uri: https://github.com/krahets/hello-algo/tree/main/docs/
version: 1.0.0b4
# Copyright
copyright: Copyright © 2023 Krahets