From 9875c0f8f68817ecceaeb85bf80dfaac95a6ec1c Mon Sep 17 00:00:00 2001 From: Dark-Brain07 Date: Sun, 2 Nov 2025 21:09:42 +0600 Subject: [PATCH] Added contributor note for clarity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12d848074db..c133c259090 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,4 @@ At the end of each development cycle: | `apps/` | The home for each standalone application. | | `config/` | Shared infrastructure packages and configurations. | | `packages/` | Shared code packages covering UI, shared functionality, and shared utilities. | +"### Note from contributor\nImproved documentation for new contributors."