From 804c9c73963236fde6eb9aadfdea3e5abdbd6f08 Mon Sep 17 00:00:00 2001 From: Ivan Demidov Date: Thu, 8 Feb 2018 16:24:51 +0300 Subject: [PATCH] docs: add more badges --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 3fa420e..ae2b3c8 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,8 @@ [![node][node-image]][node-url][![NPM version][npm-image]][npm-url][![Trasiv Build Status][travis-image]][travis-url][![AppVeyor Build Status][appveyor-img]][appveyor][![Coveralls Status][coveralls-image]][coveralls-url][![Dependency Status][depstat-image]][depstat-url][![XO code style][style]][style-url] +[![npm downloads](https://img.shields.io/npm/dm/posthtml-cli.svg?style=flat-square)](https://www.npmjs.com/package/posthtml-cli)[![npm](https://img.shields.io/npm/dt/posthtml-cli.svg?style=flat-square)](https://www.npmjs.com/package/posthtml-cli)[![Package Quality](http://npm.packagequality.com/shield/posthtml-cli.svg?style=flat-square)](http://packagequality.com/#?package=posthtml-cli) + ## Install ```bash