1
Fork 0
mirror of https://github.com/RGBCube/cstree synced 2025-07-27 09:07:44 +00:00

Add crates.io and docs badges to README

This commit is contained in:
DQ 2021-02-21 22:36:27 +01:00 committed by GitHub
parent e5a4ba71df
commit 8642b8af77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,8 @@
<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://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>
</div>