diff --git a/README.md b/README.md index e2b62df32..01a2bd623 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ This project contains a script that will run arbitrary shell tasks with a list o ## Related blogs posts and talks -- [Make Linting Great Again](https://medium.com/@okonetchnikov/make-linting-great-again-f3890e1ad6b8#.8qepn2b5l) -- [Running Jest Tests Before Each Git Commit](https://benmccormick.org/2017/02/26/running-jest-tests-before-each-git-commit/) -- [AgentConf: Make Linting Great Again](https://www.youtube.com/watch?v=-mhY7e-EsC4) -- [SurviveJS Interview](https://survivejs.com/blog/lint-staged-interview/) +- [Introductory Medium post - Andrey Okonetchnikov, 2016](https://medium.com/@okonetchnikov/make-linting-great-again-f3890e1ad6b8#.8qepn2b5l) +- [Running Jest Tests Before Each Git Commit - Ben McCormick, 2017](https://benmccormick.org/2017/02/26/running-jest-tests-before-each-git-commit/) +- [AgentConf presentation - Andrey Okonetchnikov, 2018](https://www.youtube.com/watch?v=-mhY7e-EsC4) +- [SurviveJS interview - Juho Vepsäläinen and Andrey Okonetchnikov, 2018](https://survivejs.com/blog/lint-staged-interview/) > If you've written one, please submit a PR with the link to it!