diff --git a/README.md b/README.md index 50842dc..9f98e82 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ There is no “simplifying force” acting on the code base other than deliberat *Thanks to [Dan North](https://dannorth.net) for his comment*. -![Mental Models](/img/mentalmodelsv4.png) +![Mental Models](/img/mentalmodelsv5.png) 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 in your code. diff --git a/img/mentalmodelsv4.png b/img/mentalmodelsv4.png deleted file mode 100644 index d9c79e2..0000000 Binary files a/img/mentalmodelsv4.png and /dev/null differ diff --git a/img/mentalmodelsv5.png b/img/mentalmodelsv5.png new file mode 100644 index 0000000..caedf6d Binary files /dev/null and b/img/mentalmodelsv5.png differ