Browse Source

Merge pull request #144 from stuchilde/typo

Fix typo
chore/proposed-structure
Kyle Quest 3 years ago
committed by GitHub
parent
commit
5d57f9b9fa
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README_zh-CN.md

+ 1
- 1
README_zh-CN.md View File

@@ -144,7 +144,7 @@ IaaS,PaaS,系统和容器编排部署配置和模板(docker-compose,kube


更多样例查看[`/tools`](https://github.com/golang-standards/project-layout/blob/master/tools/README.md)。 更多样例查看[`/tools`](https://github.com/golang-standards/project-layout/blob/master/tools/README.md)。


### `/ examples`
### `/examples`


应用程序或公共库的示例。 应用程序或公共库的示例。




Loading…
Cancel
Save