Skip to content

Commit

Permalink
Remove docs badge
Browse files Browse the repository at this point in the history
Docs.rs won't build documentation because the crate is a bin.

The badge might return later if I decide to make it a library.
  • Loading branch information
parasyte committed Dec 14, 2024
1 parent de5cd19 commit a289e68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![Crates.io](https://img.shields.io/crates/v/hd)](https://crates.io/crates/hd "Crates.io version")
[![Documentation](https://img.shields.io/docsrs/hd)](https://docs.rs/hd "Documentation")
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
[![GitHub actions](https://img.shields.io/github/actions/workflow/status/parasyte/hd/ci.yml?branch=main)](https://github.com/parasyte/hd/actions "CI")
[![GitHub activity](https://img.shields.io/github/last-commit/parasyte/hd)](https://github.com/parasyte/hd/commits "Commit activity")
Expand Down

0 comments on commit a289e68

Please sign in to comment.