diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 2f87ecde8..62731f395 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -1,6 +1,12 @@ { + "Cognitive Load": { + "github": "zakirullin/cognitive-load", + "type": "Tutorial", + "category": "Programming" + }, "LearnXinYMinutes": { "github": "adambard/learnxinyminutes-docs", + "type": "Tutorial", "category": "Programming" }, "Awesome Python": {