Skip to content

Commit f123601

Browse files
committed
badges
1 parent bddea4d commit f123601

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
TestSVM
33
</h1>
44

5+
[<img alt="github" src="https://img.shields.io/badge/github-macalinao/testsvm-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="20">](https://github.com/macalinao/testsvm)
6+
[<img alt="crates.io" src="https://img.shields.io/crates/v/testsvm.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](https://crates.io/crates/testsvm)
7+
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-testsvm-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height="20">](https://docs.rs/testsvm/latest/testsvm/)
8+
[<img alt="build status" src="https://img.shields.io/github/actions/workflow/status/macalinao/testsvm/ci.yml?branch=master&style=for-the-badge" height="20">](https://github.com/macalinao/testsvm/actions?query=branch%3Amaster)
9+
510
### TestSVM is a blazing fast testing framework for Solana programs, written in Rust.
611

712
TestSVM provides:

0 commit comments

Comments
 (0)