From d661e5b04c6cd7ad776018fc1021223d2125a365 Mon Sep 17 00:00:00 2001 From: Nicholas Keller Date: Wed, 10 Sep 2025 13:14:59 -0400 Subject: [PATCH] Add badges for NPM version and downloads --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67392cb..e4a4553 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# mcprofile \ No newline at end of file +# mcprofile +![NPM Version](https://img.shields.io/npm/v/mcprofile) +![NPM Downloads](https://img.shields.io/npm/dm/mcprofile)