diff --git a/README.md b/README.md index e152bfa..713c5cb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Travis branch](https://img.shields.io/travis/pheuter/essential-react.svg?style=flat-square)](https://travis-ci.org/pheuter/essential-react) [![Coveralls](https://img.shields.io/coveralls/pheuter/essential-react.svg?style=flat-square)](https://coveralls.io/r/pheuter/essential-react) +[![npm](https://img.shields.io/npm/v/essential-react.svg?style=flat-square)](https://www.npmjs.com/package/essential-react) A minimal skeleton for building testable React apps using ES6.