Skip to content

Commit

Permalink
[README] added Go Report Card badge
Browse files Browse the repository at this point in the history
  • Loading branch information
roblaszczak committed Jun 7, 2017
1 parent 3d729a4 commit 177cf81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Clean Architecture checker for Golang

[![Go Report Card](https://goreportcard.com/badge/github.com/roblaszczak/go-cleanarch)](https://goreportcard.com/report/github.com/roblaszczak/go-cleanarch)

go-cleanarch was created to keep Clean Architecture rules,
like a _The Dependency Rule_ and _interaction between modules_ in your Go projects.
More about Clean Architecture you can read in [Uncle's Bob article](https://8thlight.com/blog/uncle-bob/2012/08/13/the-clean-architecture.html).
Expand Down

0 comments on commit 177cf81

Please sign in to comment.