From 740f6d9cc9a9fcf056fc5fc964d40ab7bddbf0eb Mon Sep 17 00:00:00 2001 From: rameen Date: Tue, 23 Jun 2026 15:54:13 +0330 Subject: [PATCH] test disable push on master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cd76bf..73d73ed 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dyolink -Monorepo: **NestJS** backend (`backend/`), **Next.js** frontend (`frontend/`), **Docker** stack under `infrastructure/`. +Monorepo: **NestJS** backend (`backend/`), **Next.js** frontend (`frontend/`), **Docker** stack under `infrastructure/`.. Local development: see **`backend/README.md`** and **`frontend/README.md`**.