Skip to content

Commit

Permalink
README: more badges
Browse files Browse the repository at this point in the history
  • Loading branch information
cbiffle committed Apr 28, 2024
1 parent 30406c0 commit c6c9697
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.mkdn
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# `lilos`: A minimal async RTOS

![crates.io published version badge](https://img.shields.io/crates/v/lilos.svg)
![docs.rs badge link](https://img.shields.io/docsrs/lilos.svg)
![CI status badge](https://github.com/cbiffle/lilos/actions/workflows/ci.yml/badge.svg)

- [Intro guide](doc/intro.adoc)
Expand Down

0 comments on commit c6c9697

Please sign in to comment.