Skip to content

Commit

Permalink
Readme: Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Nov 23, 2022
1 parent 0065f72 commit 1c292b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# hermit-sync

[![Crates.io](https://img.shields.io/crates/v/hermit-sync)](https://crates.io/crates/hermit-sync)
[![docs.rs](https://img.shields.io/docsrs/hermit-sync)](https://docs.rs/hermit-sync)
[![CI](https://github.com/hermitcore/hermit-sync/actions/workflows/ci.yml/badge.svg)](https://github.com/hermitcore/hermit-sync/actions/workflows/ci.yml)

hermit-sync provides synchronization primitives targeted at operating system kernels.

For API documentation see the [docs].
Expand Down

0 comments on commit 1c292b4

Please sign in to comment.