From 4e63f9625e664b0332a9a1463b02b503a0034524 Mon Sep 17 00:00:00 2001 From: dhruvdutt Date: Fri, 2 Mar 2018 13:16:59 +0530 Subject: [PATCH] misc(readme): add npm badge --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 07e6692167f..f623ec381fe 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ - -
- - +
+ + +
+
+[![npm](https://img.shields.io/npm/v/webpack-cli.svg)](https://www.npmjs.com/package/webpack-cli) [![Build Status](https://travis-ci.org/webpack/webpack-cli.svg)](https://travis-ci.org/webpack/webpack-cli) [![Build status](https://ci.appveyor.com/api/projects/status/c2a37nlrfv9mg64f?svg=true)](https://ci.appveyor.com/project/ev1stensberg/webpack-cli) [![Dependency Status](https://david-dm.org/webpack/webpack-cli.svg)](https://david-dm.org/webpack/webpack-cli)