From afa3146fe45fb1920bd4da5acd9f7a360747c472 Mon Sep 17 00:00:00 2001 From: Artem Zakirullin Date: Fri, 12 Jan 2024 17:30:01 +0200 Subject: [PATCH] fix footer --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88dbf02..7eecfb7 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The tricky part is that the previous author may not have experienced a high cogn Thanks to Dan North for sharing his ideas. -Once you onboard new people on your project, try to measure the amount of confusion they have (pair programming may help). If they're confused for more than ~40 minutes in a row - you've got things to improve. +> Once you onboard new people on your project, try to measure the amount of confusion they have (pair programming may help). If they're confused for more than ~40 minutes in a row - you've got things to improve. ## Types of cognitive load **Intrinsic** - caused by the inherent difficulty of a task. It can't be reduced, it's at the very heart of software development. @@ -299,4 +299,6 @@ We have enough complexity in the work that we do already, why add more on top of --- [A digital guide for corporate or personal use](https://inmind.tech/cognitive-load) -Follow on [GitHub](https://github.com/zakirullin), [Twitter](https://twitter.com/zakirullin) or connect on [LinkedIn](https://www.linkedin.com/in/zakirullin/) \ No newline at end of file +Follow on [GitHub](https://github.com/zakirullin), [Twitter](https://twitter.com/zakirullin) or connect on [LinkedIn](https://www.linkedin.com/in/zakirullin/) + +[![Star on GitHub](https://img.shields.io/github/stars/zakirullin/cognitive-load.svg?style=for-the-badge)](https://github.com/zakirullin/cognitive-load/stargazers)