diff --git a/README.md b/README.md index e73bcd3..a3b72ac 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ - [Documentation](#documentation) - [Dotfiles](#dotfiles) - [Editors & IDE](#editors--ide) + - [Engineering management](#engineering-management) - [Incident response (alerting, outages, firefighting)](#incident-response-alerting-outages-firefighting) - [Internet](#internet) - [Interviewing](#interviewing) @@ -231,6 +232,11 @@ Articles * [vim-awesome](http://vimawesome.com/) * Bram Moolenaar (Vim author), [Seven habits of effective text editing](http://www.moolenaar.net/habits.html) ([presentation](http://www.moolenaar.net/habits_2007.pdf)). +### Engineering management + +Checkout my [list of management +resources](https://github.com/charlax/engineering-management). + ### Incident response (alerting, outages, firefighting) * [Incident Response at Heroku](https://blog.heroku.com/archives/2014/5/9/incident-response-at-heroku)