From 3320de21184923bcc90681b74ebd43fd4555c720 Mon Sep 17 00:00:00 2001 From: Elton Minetto Date: Sun, 9 Apr 2023 21:52:56 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7c59a19..80249bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Clean Architecture in Go +**This old repository doesn't represent what I'm using nowadays.** + + [![Build Status](https://travis-ci.org/eminetto/clean-architecture-go-v2.svg?branch=master)](https://travis-ci.org/eminetto/clean-architecture-go-v2) [Post: Clean Architecture, 2 years later](https://eltonminetto.dev/en/post/2020-07-06-clean-architecture-2years-later/)