From de52c8854479ed4f387e6bde4bf86197f8d80e89 Mon Sep 17 00:00:00 2001 From: rujorgensen Date: Tue, 21 Mar 2023 16:46:39 +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 2d002ad..5174adf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -Just a (semi-)minimal workspace for testing things out 🐭 +A (semi-)minimal workspace for testing things out 🐭 The stack consists of Angular on the front, NestJS + Prisma + PostgreSQL on the back, Cypress + Cucumber for testing and NX springled on top for QOL.