From 382dbf9dd76ee9e5ebf904723fa667573e727b5f Mon Sep 17 00:00:00 2001 From: yggverse Date: Fri, 4 Oct 2024 03:35:44 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a674f87..8ec0bc6e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Guide and protocol draft #### Codebase -* The codebase must be as minimal as possible, separate: +* Every module should be as minimal as possible, separate: * different tasks * massive structures * structures with implementation