mirror of
https://github.com/RGBCube/cstree
synced 2025-07-27 17:17:45 +00:00
Add crates.io and docs badges to README
This commit is contained in:
parent
e5a4ba71df
commit
8642b8af77
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/domenicquirl/cstree/actions?query=workflow%3ACI"> <img src="https://github.com/domenicquirl/cstree/workflows/CI/badge.svg" alt="build status" /></a>
|
<a href="https://github.com/domenicquirl/cstree/actions?query=workflow%3ACI"> <img src="https://github.com/domenicquirl/cstree/workflows/CI/badge.svg" alt="build status" /></a>
|
||||||
|
<a href="https://docs.rs/cstree/"> <img src="https://docs.rs/cstree/badge.svg" alt="documentation" /></a>
|
||||||
|
<a href="https://crates.io/crates/cstree"> <img src="https://img.shields.io/crates/v/cstree.svg" alt="crates.io" /></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue