diff --git a/.github/README.md b/.github/README.md index f31cedeee..1fba19fbb 100644 --- a/.github/README.md +++ b/.github/README.md @@ -1,6 +1,6 @@ # husky -[![](https://img.shields.io/npm/dm/husky.svg?style=flat)](https://www.npmjs.org/package/husky) [![Node.js CI](https://github.com/typicode/husky/workflows/Node.js%20CI/badge.svg)](https://github.com/typicode/husky/actions) +[![](https://img.shields.io/node/v/husky.svg)](https://nodejs.org/en/about/previous-releases) [![](https://img.shields.io/npm/dm/husky.svg?style=flat)](https://www.npmjs.org/package/husky) [![Node.js CI](https://github.com/typicode/husky/workflows/Node.js%20CI/badge.svg)](https://github.com/typicode/husky/actions) > Modern native Git hooks made easy