diff --git a/README.md b/README.md index 3ec753e..2a31f7d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Express middleware for your Firebase applications. +[![npm version](https://badge.fury.io/js/express-firebase-middleware.svg)](https://badge.fury.io/js/express-firebase-middleware) + + ## How to use 1. Install the packages using npm ```sh