Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GSabadini authored Aug 21, 2023
1 parent 70929fd commit 25db2f1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
<h1 align="center">Golang Clean Architecture :rocket:</h1>
<p>
<a href="https://github.com/GSabadini/golang-clean-architecture/actions" target="_blank">
<img alt="Build" src="https://github.com/GSabadini/golang-clean-architecture/workflows/Build%20and%20Testing/badge.svg" />
</a>
</p>

## Architecture
- The whole code is based on my view about "clean architecture" and how to build maintainable projects. If you don’t know clean architecture yet, [here's](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html) a reference.
Expand Down Expand Up @@ -205,4 +200,4 @@ Content-Length: 186
"value": 100,
"created_at": "0001-01-01T00:00:00Z"
}
```
```

0 comments on commit 25db2f1

Please sign in to comment.