README.md
This commit is contained in:
parent
0d8065cba7
commit
549ad58d61
|
@ -13,7 +13,7 @@
|
|||
<img alt="Crates.io" src="https://img.shields.io/crates/v/switchboard-v2?label=switchboard-v2&logo=rust">
|
||||
</a>
|
||||
<a href="https://www.npmjs.com/package/@switchboard-xyz/solana.js">
|
||||
<img alt="NPM Badge" src="https://img.shields.io/github/package-json/v/switchboard-xyz/sbv2-solana?color=red&filename=javascript%2Fsolana.js%2Fpackage.json&label=%40switchboard-xyz%2Fsolana.js&logo=npm">
|
||||
<img alt="NPM Badge" src="https://img.shields.io/github/package-json/v/switchboard-xyz/sbv2-solana?color=red&filename=javascript%2Fsolana.js%2Fpackage.json&label=%40switchboard-xyz%2Fsolana.js&logo=npm" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<p>
|
||||
<img alt="Test Status" src="https://github.com/switchboard-xyz/sbv2-solana/actions/workflows/solana-js-test.yml/badge.svg" />
|
||||
<a href="https://www.npmjs.com/package/@switchboard-xyz/solana.js">
|
||||
<img alt="NPM Badge" src="https://img.shields.io/github/package-json/v/switchboard-xyz/sbv2-solana?color=red&filename=javascript%2Fsolana.js%2Fpackage.json&label=%40switchboard-xyz%2Fsolana.js&logo=npm">
|
||||
<img alt="NPM Badge" src="https://img.shields.io/github/package-json/v/switchboard-xyz/sbv2-solana?color=red&filename=javascript%2Fsolana.js%2Fpackage.json&label=%40switchboard-xyz%2Fsolana.js&logo=npm" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
<p>A Rust library to interact with Switchboard V2 accounts on Solana.</p>
|
||||
|
||||
<p>
|
||||
<a href="https://crates.io/crates/switchboard-v2">
|
||||
<img alt="Crates.io" src="https://img.shields.io/crates/v/switchboard-v2?label=switchboard-v2&logo=rust">
|
||||
<a href="https://crates.io/crates/switchboard-v2">
|
||||
<img alt="Crates.io" src="https://img.shields.io/crates/v/switchboard-v2?label=switchboard-v2&logo=rust" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue