We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3bfcc4 commit b6daf76Copy full SHA for b6daf76
README.md
@@ -1,4 +1,4 @@
1
-## Description
+## Golang Clean Architecture
2
3
This is an example of implementation of Clean Architecture with S.O.L.I.D Principles in Go (Golang) projects.
4
@@ -120,4 +120,4 @@ Check [wiki](https://github.com/typical-go/typical-go/wiki) for more documentati
120
121
## License
122
123
-This project is licensed under the [MIT License](https://github.com/DoWithLogic/golang-clean-architecture/blob/main/LICENSE).
+This project is licensed under the [MIT License](https://github.com/DoWithLogic/golang-clean-architecture/blob/main/LICENSE).
0 commit comments