From d86abafbc251f4e7c815d3c9026e7d4f233c7221 Mon Sep 17 00:00:00 2001 From: Ben Date: Tue, 12 Dec 2023 17:49:43 +1100 Subject: [PATCH] Add link to readme for discount dora --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6874125..a26396f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Standing for **Cl**ean **A**rchitecture **Py**thon, Clapy is a powerful, generic tool designed to provide the perfect solution for constructing and invoking clean architecture use cases in Python. Featuring all the essential building blocks for creating simple to complex use cases, Clapy is adaptable to the needs of any project or business. -See Clapy in action: +**See Clapy in action ➡️ [Discount Dora](https://github.com/BenTalese/DiscountDora) ⬅️** ## Features * Predefined use case output ports and pipes for typical usage, which can be easily added to.