From f7ab0b0de4f46a43002cf7934f1b38226ec8463a Mon Sep 17 00:00:00 2001 From: Nina Date: Sun, 17 Nov 2024 18:44:15 +0100 Subject: [PATCH] updated README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index eb0e023..0543fba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ ---- ---- - # ![RealWorld Example App](./public/logo.png) ## Project Description 📖 @@ -48,6 +45,7 @@ For more information on how to this works with other frontends/backends, head ov - **State Management:** React Query, Zustand - **Form Management:** React Hook Form - **Testing:** Jest, Cypress, React Testing Library +- **CI/CD**: GitHub Actions ## Installation and Setup 🛠️