From 152f1d3e87745b5967a611d4b20c0d37800f9325 Mon Sep 17 00:00:00 2001 From: Artem Zakirullin Date: Sat, 12 Oct 2024 06:53:53 +0300 Subject: [PATCH] add note about brain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b4b9be..966e40b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ We will refer to the level cognitive load as follows: `🧠++`: two facts in our working memory, cognitive load increased `🤯`: working memory overflow, more than 4 facts -P.S. Our brain is [much more complex than this](https://github.com/zakirullin/cognitive-load/issues/16), but we can go with this simplistic model. +> Our brain is [much more complex and unexplored](https://github.com/zakirullin/cognitive-load/issues/16), but we can go with this simplistic model. ## Complex conditionals ```go