Skip to content

Commit

Permalink
chore: Add badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunal Nagar committed Nov 8, 2020
1 parent 8aa5dce commit 8fb073e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# @kunalnagarco/healthie

[![codecov](https://codecov.io/gh/kunalnagar/healthie/branch/master/graph/badge.svg?token=J3NbY7brTh)](https://codecov.io/gh/kunalnagar/healthie)
[![npm](https://badgen.net/npm/v/@kunalnagarco/healthie)](https://www.npmjs.com/package/@kunalnagarco/healthie)
[![bundlephobia](https://badgen.net/bundlephobia/min/@kunalnagarco/healthie)](https://bundlephobia.com/result?p=@kunalnagarco/healthie@latest)

A health check middleware for Express.js applications.

Expand Down

0 comments on commit 8fb073e

Please sign in to comment.