diff --git a/README.md b/README.md index dde813a..692e73f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# semver-intersect [![npm](https://img.shields.io/npm/v/semver-intersect.svg)](https://www.npmjs.com/package/semver-intersect) [![Build Status](https://travis-ci.org/snyamathi/semver-intersect.svg?branch=master)](https://travis-ci.org/snyamathi/semver-intersect) [![Downloads](https://img.shields.io/npm/dm/semver-intersect.svg)]() [![David](https://img.shields.io/david/expressjs/express.svg)]() +# semver-intersect [![npm](https://img.shields.io/npm/v/semver-intersect.svg)](https://www.npmjs.com/package/semver-intersect) [![Build Status](https://travis-ci.org/snyamathi/semver-intersect.svg?branch=master)](https://travis-ci.org/snyamathi/semver-intersect) [![Downloads](https://img.shields.io/npm/dm/semver-intersect.svg)](https://npm-stat.com/charts.html?package=semver-intersect) [![David](https://david-dm.org/snyamathi/semver-intersect.svg)](https://david-dm.org/snyamathi/semver-intersect) Get the intersection of multiple semver ranges ```js