소스 검색
Merge pull request #144 from stuchilde/typo
Fix typo
chore/proposed-structure
Kyle Quest
3 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
README_zh-CN.md
|
|
|
@@ -144,7 +144,7 @@ IaaS,PaaS,系统和容器编排部署配置和模板(docker-compose,kube |
|
|
|
|
|
|
|
更多样例查看[`/tools`](https://github.com/golang-standards/project-layout/blob/master/tools/README.md)。 |
|
|
|
|
|
|
|
### `/ examples` |
|
|
|
### `/examples` |
|
|
|
|
|
|
|
应用程序或公共库的示例。 |
|
|
|
|
|
|
|
|