From 9a6c00a8cc3fedf7b3c0c242be13bee00cb2ef48 Mon Sep 17 00:00:00 2001 From: Carter Roeser Date: Thu, 12 May 2022 14:13:46 -0700 Subject: [PATCH] Badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 533edcd..ec5e3a0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Promise based NodeJS API for Wombo Dream. +![](https://img.shields.io/npm/dt/dream-api?style=for-the-badge) ![](https://img.shields.io/npm/v/dream-api?style=for-the-badge) ![](https://img.shields.io/github/repo-size/cdgco/dream-api?style=for-the-badge) + # Installation Run `npm i dream-api`