Skip to content

Commit 3cd8e77

Browse files
committed
add badges for crates, docs, license
1 parent 625a54d commit 3cd8e77

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
@@ -5,6 +5,9 @@
55
<p align="center">
66
<a href="https://travis-ci.org/espdev/csaps-rs"><img src="https://travis-ci.org/espdev/csaps-rs.svg?branch=master" alt="Build status" /></a>
77
<a href="https://coveralls.io/github/espdev/csaps-rs?branch=master"><img src="https://coveralls.io/repos/github/espdev/csaps-rs/badge.svg?branch=master" alt="Coverage status" /></a>
8+
<a href="https://crates.io/crates/csaps"><img src="https://img.shields.io/crates/v/csaps.svg" alt="crates.io" /></a>
9+
<a href="https://docs.rs/csaps"><img src="https://docs.rs/csaps/badge.svg" alt="Docs" /></a>
10+
<a href="https://choosealicense.com/licenses/mit/"><img src="http://img.shields.io/badge/license-MIT-blue.svg" alt="License" /></a>
811
</p>
912

1013
<h4 align="center">

0 commit comments

Comments
 (0)