Skip to content

Commit 2706234

Browse files
authored
Merge pull request #9 from bmf-san/fix/readme-title-and-architecture-section
[fix] minor fix in readme
2 parents ac3f469 + 22e48bf commit 2706234

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# go-api-boilerplate
1+
# go-clean-architecture-web-application-boilerplate
22
A web application boilerplate built with go and clean architecture.
33
Most of this application built by standard libraly.
44

@@ -20,7 +20,6 @@ app
2020
├── domain
2121
│   ├── post.go
2222
│   └── user.go
23-
├── go_clean_architecture_web_application_boilerplate
2423
├── infrastructure
2524
│   ├── env.go
2625
│   ├── logger.go

0 commit comments

Comments
 (0)