Skip to content

Commit c4e3c8a

Browse files
committed
Shorten the TLDR
1 parent 748fdb7 commit c4e3c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This codebase closely resembles [golang-standards/project-layout].
4141
The TLDR is:
4242

4343
- `cmd` has entry points
44-
- `pkg` has name generation and discovery logic
44+
- `pkg` has business logic
4545
- `internal` has helpers
4646

4747
[golang-standards/project-layout]: https://github.com/golang-standards/project-layout

0 commit comments

Comments
 (0)