From 755e3f0ff40843bf275cc58a6560916a7bf49f1c Mon Sep 17 00:00:00 2001
From: Salman Dabbakuti <dabbakutisalman@gmail.com>
Date: Mon, 20 Nov 2023 11:54:33 +0530
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 85dc79e..7be645b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Superfluid Web3 Plugin
 
-[![npm version](https://badge.fury.io/js/web3-plugin-superfluid.svg)](https://www.npmjs.com/package/web3-plugin-superfluid)
+[![npm version](https://img.shields.io/badge/npm-0.1.0-brightgreen)](https://www.npmjs.com/package/web3-plugin-superfluid)
 
 The Superfluid Web3.js Plugin extends the capabilities of the Web3.js library to interact seamlessly with the [Superfluid Money Streaming Protocol](https://superfluid.finance). This plugin provides convenient methods for creating, updating, deleting, and retrieving information related to money streams using CFAForwarder and host contracts.