Skip to content

Commit 375e9d4

Browse files
committed
docs: use more reliable docs.rs badge from shields.io
1 parent 45a1a82 commit 375e9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Rust Kalshi Trading API Client
22

33
[![Crates.io](https://img.shields.io/crates/v/kalshi-trade-rs.svg)](https://crates.io/crates/kalshi-trade-rs)
4-
[![Documentation](https://docs.rs/kalshi-trade-rs/badge.svg)](https://docs.rs/kalshi-trade-rs)
4+
[![docs.rs](https://img.shields.io/docsrs/kalshi-trade-rs)](https://docs.rs/kalshi-trade-rs)
55
[![CI](https://github.com/pbeets/kalshi-trade-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/pbeets/kalshi-trade-rs/actions)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
77

0 commit comments

Comments
 (0)