Skip to content

Commit 1615fcf

Browse files
committed
translations section in readme
1 parent a379b6f commit 1615fcf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Standard Go Project Layout
22

3-
[中文文档](README_zh.md)
3+
Translations:
4+
5+
* [中文文档](README_zh.md)
6+
7+
## Overview
48

59
This is a basic layout for Go application projects. It's not an official standard defined by the core Go dev team; however, it is a set of common historical and emerging project layout patterns in the Go ecosystem. Some of these patterns are more popular than others. It also has a number of small enhancements along with several supporting directories common to any large enough real world application.
610

0 commit comments

Comments
 (0)