diff --git a/README.md b/README.md index d0e4444..614b041 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ I've found these books incredibly inspiring: * [Write code that is easy to delete, not easy to extend](http://programmingisterrible.com/post/139222674273/write-code-that-is-easy-to-delete-not-easy-to) * [Lessons learned writing highly available code](https://medium.com/imgur-engineering/lessons-learned-writing-highly-available-code-7eaf3d7aae00#.u7c4j6hac) +* [The Ten Commandments of Egoless Programming](http://blog.codinghorror.com/the-ten-commandments-of-egoless-programming/) ### Incident response (outages, firefighting)