diff --git a/README.md b/README.md index 2fdee61..6f4aa76 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # nestjs-http-promise [![npm version](https://img.shields.io/npm/v/nestjs-http-promise.svg?style=flat-square)](https://www.npmjs.org/package/nestjs-http-promise) +[![npm downloads](https://img.shields.io/npm/dm/nestjs-http-promise.svg?style=flat-square)](http://npm-stat.com/charts.html?package=nestjs-http-promise) ## description nestjs module that just doing little modification to the original and good **nestjs** http module.