Skip to content

Commit

Permalink
Merge pull request #158 from lidofinance/readme-npm-link
Browse files Browse the repository at this point in the history
fix(readme): add link to npm for the npm version shield
  • Loading branch information
alx-khramov committed Sep 20, 2024
2 parents 26876a9 + a3870cb commit 6b1d9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Reef Knot &nbsp; <img src="logo.svg" alt='Reef Knot logo' height='45' align='top'/> &nbsp;
![NPM Version](https://img.shields.io/npm/v/reef-knot)
[![NPM Version](https://img.shields.io/npm/v/reef-knot)](https://www.npmjs.com/package/reef-knot)

Web3 Wallets Connection Library

Expand Down

0 comments on commit 6b1d9ef

Please sign in to comment.