Skip to content

Commit 0c92a6f

Browse files
committed
README: Add a link to crates.io and the docs
Signed-off-by: Alistair Francis <[email protected]>
1 parent 23b002f commit 0c92a6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# libMCTP
22

3+
[![Crate](https://img.shields.io/crates/v/libmctp.svg)](https://crates.io/crates/libmctp)
4+
[![API](https://docs.rs/libmctp/badge.svg)](https://docs.rs/libmctp)
5+
36
libMCTP is a MCTP (Management Component Transport Protocol) implementation
47
for Rust.
58

0 commit comments

Comments
 (0)