We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677fb79 commit 38bb05fCopy full SHA for 38bb05f
README.md
@@ -1,16 +1,11 @@
1
<div align="center">
2
<p><a href="https://inferadb.com"><img src=".github/inferadb.png" width="100" /></a></p>
3
-
4
<h1>InferaDB Rust SDK</h1>
5
6
<p>
7
<a href="https://crates.io/crates/inferadb"><img src="https://img.shields.io/crates/v/inferadb.svg" /></a>
8
9
<a href="https://docs.rs/inferadb"><img src="https://docs.rs/inferadb/badge.svg" /></a>
10
11
<a href="./LICENSE"><img src="https://img.shields.io/crates/l/inferadb.svg"></a>
12
</p>
13
14
<p>Ergonomic, type-safe access to InferaDB's authorization and management APIs</p>
15
</div>
16
0 commit comments