Skip to content

Commit 2e7aa79

Browse files
committed
docs: update README
1 parent 05e225d commit 2e7aa79

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
<p><a href="https://inferadb.com"><img src=".github/inferadb.png" width="100" /></a></p>
33
<h1>InferaDB Rust SDK</h1>
44
<p>
5-
<a href="https://crates.io/crates/inferadb"><img src="https://img.shields.io/crates/v/inferadb.svg" /></a>
6-
<a href="https://docs.rs/inferadb"><img src="https://docs.rs/inferadb/badge.svg" /></a>
7-
<a href="./LICENSE"><img src="https://img.shields.io/crates/l/inferadb.svg"></a>
5+
<a href="https://crates.io/crates/inferadb"><img src="https://img.shields.io/crates/v/inferadb.svg" /></a>
6+
<a href="https://docs.rs/inferadb"><img src="https://docs.rs/inferadb/badge.svg" /></a>
7+
<a href="https://codecov.io/github/inferadb/rust"><img src="https://codecov.io/github/inferadb/rust/branch/main/graph/badge.svg?token=HBlxbXsvny" /></a>
8+
<a href="./LICENSE"><img src="https://img.shields.io/crates/l/inferadb.svg"></a>
89
</p>
910
<p>Ergonomic, type-safe access to InferaDB's authorization and management APIs</p>
1011
</div>

0 commit comments

Comments
 (0)