diff --git a/README.md b/README.md index 0a3a3dd..d0e4444 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ - [Coding](#coding) - [Incident response (outages, firefighting)](#incident-response-outages-firefighting) - [Managing the database](#managing-the-database) + - [Reading](#reading) - [Releasing & deploying](#releasing-&-deploying) - [Testing](#testing) - [Things to know](#things-to-know) @@ -18,6 +19,7 @@ - [Know your dotfiles](#know-your-dotfiles) - [Know your git](#know-your-git) - [Know how to debug](#know-how-to-debug) + - [Know how to design](#know-how-to-design) - [Know how to architect systems](#know-how-to-architect-systems) - [Know your language](#know-your-language) - [Know your design patterns and anti-patterns](#know-your-design-patterns-and-anti-patterns)