diff --git a/README.md b/README.md index 462a089..cd16926 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ - 基于Golang 1.16的embed功能 - 方便普通使用者运行和部署 -##使用方法 +## 使用方法 ### 从Release下载 - [Release](https://github.com/unlock-music/simple-server/releases) ### 手动构建 @@ -11,4 +11,4 @@ ```shell script go generate go build -``` \ No newline at end of file +```