From 70bc9185cf32f953d231d38cef956e566bf27898 Mon Sep 17 00:00:00 2001 From: Sergio Gurillo Corral <48799796+Guuri11@users.noreply.github.com> Date: Mon, 23 Jan 2023 22:47:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68c8526..8ac1860 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Swish is a basketball scoreboard platform that allows users to manage Games, Players, Users, and Teams. The backend of the platform is built using Spring Boot and provides a REST API with CRUD -operations for each of the resources. +operations for each of the resources. DDD & Hexagonal Arch. ## Features