From 5a04271783002bc2ec472d12123714bd5d1443ba Mon Sep 17 00:00:00 2001 From: Codenation Date: Mon, 29 Jun 2020 18:19:11 -0300 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 2f084ab..e2b465a 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,6 @@ Clean Architecture sample -## Post - -[https://medium.com/@eminetto/clean-architecture-using-golang-b63587aa5e3f](https://medium.com/@eminetto/clean-architecture-using-golang-b63587aa5e3f) - - ## Build make @@ -103,4 +98,4 @@ curl "http://localhost:8080/v1/loan/return/be8b1757-b043-4dbd-b873-63fa9ecd8bb1" ``` ./bin/search ozzy -``` \ No newline at end of file +```