Skip to content

Commit

Permalink
docs: shorten word
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 committed Oct 6, 2019
1 parent bc429eb commit d1f691b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is my understanding of how to structure `Go` project layout.
## References
- [GopherCon UK 2018: Kat Zien - How do you structure your Go apps?](https://www.youtube.com/watch?v=VQym87o91f8&t=3s)
- This's an amazing talk for the `Go` project layout I think.
- Slides and Code examples can be found in: [katzien/go-structure-examples](https://github.com/katzien/go-structure-examples)
- Slides and code: [katzien/go-structure-examples](https://github.com/katzien/go-structure-examples)
- [Standard Go Project Layout](https://github.com/golang-standards/project-layout)
- [No, it's NOT a golang standard!!!](https://github.com/golang-standards/project-layout/issues/38) See more in [Delete this repo #36](https://github.com/golang-standards/project-layout/issues/36) and [This repository has multiple serious issues #41](https://github.com/golang-standards/project-layout/issues/41).
- It's just an organization name "golang-standards" used by some one to manage these repos. It's harmful if you really think it's a standard and try to always follow it.
Expand Down

0 comments on commit d1f691b

Please sign in to comment.