Skip to content

Commit

Permalink
docs(readme): added crates.io shield
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamesmallon1 committed Jan 4, 2024
1 parent 07c7f5d commit b92491a
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,8 +1,8 @@
# Solana Block Cacher
![Crates.io Version](https://img.shields.io/crates/v/solana-block-cacher)
![Coverage, Versioning, Deployment](https://github.com/Jamesmallon1/solana-block-cacher/actions/workflows/main-ci.yml/badge.svg)
[![codecov](https://codecov.io/gh/Jamesmallon1/solana-block-cacher/graph/badge.svg?token=8pB0srxCoq)](https://codecov.io/gh/Jamesmallon1/solana-block-cacher)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## Overview
Solana Block Cacher is a high-performance, command-line interface (CLI) tool built in Rust. It is designed to
efficiently pull blocks from the Solana blockchain, respecting the specified rate limits. This tool intelligently
Expand Down

0 comments on commit b92491a

Please sign in to comment.