diff --git a/README.md b/README.md index ac6f0c7..ec17780 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,13 @@ Go Project Organizations and other temporary tries Base Resources: - https://github.com/golang/go/wiki/Modules - https://go.dev/blog/using-go-modules +- https://github.com/golang-standards/project-layout +- https://go.dev/doc/code + Other Resources: -- [ ] https://go.dev/doc/code | ⭐ - [ ] https://vid.priv.au/watch?v=XCsL89YtqCs | ⭐ - [ ] https://stackoverflow.com/questions/9985559/organizing-a-multiple-file-go-project | ⭐ -- [ ] https://github.com/golang-standards/project-layout - [ ] https://tutorialedge.net/golang/go-project-structure-best-practices/ - [ ] https://dev.to/jinxankit/go-project-structure-and-guidelines-4ccm - [ ] https://stackoverflow.com/questions/46646559/golang-project-directory-structure