From 73360da641d8c6c7ee7fbe0c990a724dbb0d57e1 Mon Sep 17 00:00:00 2001 From: Dark-Brain07 Date: Thu, 6 Nov 2025 07:15:01 +0600 Subject: [PATCH] Added contributor note for docs improvement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12d848074db..1437e6880e7 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. | +"### Contributor note\nImproved documentation for better clarity."