chore: add anchor test status badge to README
This commit is contained in:
parent
193fe07f97
commit
23747ead6e
|
@ -9,6 +9,7 @@
|
|||
|
||||
<p>
|
||||
<img alt="Test Status" src="https://github.com/switchboard-xyz/sbv2-solana/actions/workflows/solana-js-test.yml/badge.svg" />
|
||||
<img alt="Anchor Test Status" src="https://github.com/switchboard-xyz/sbv2-solana/actions/workflows/anchor-test.yml/badge.svg" />
|
||||
<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>
|
||||
|
|
Loading…
Reference in New Issue