From c2a27ada96858614b446769e7e3b5b584be07880 Mon Sep 17 00:00:00 2001 From: Michael Tyson Date: Sat, 1 Jun 2024 10:01:46 -0400 Subject: [PATCH] chore: update npm package badge URL --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 485f903..ad5680f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Jimmy -![jimmy module version](https://shield.deno.dev/x/jimmy) -[![npm version](https://badge.fury.io/js/jimmy-js.svg)](https://badge.fury.io/js/jimmy-js) +[![JSR](https://jsr.io/badges/@/)](https://jsr.io/@myty/jimmy) This is a simple library for using the mediator pattern in your typescript and deno projects. While not entirely a true port, the MediatR library for .NET is a