Skip to content

Commit

Permalink
docs(readme): add build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
gak committed Nov 2, 2023
1 parent 60d5cfe commit aee8fb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<a href="https://crates.io/crates/teslatte">![Crates.io](https://img.shields.io/crates/v/teslatte?style=for-the-badge&color=c02020)</a>
<a href="https://docs.rs/teslatte">![docs.rs](https://img.shields.io/docsrs/teslatte?style=for-the-badge)</a>
<a href="https://">![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/gak/teslatte/rust.yml?style=for-the-badge)</a>
<a href="https://github.com/gak/teslatte#license">![MIT or Apache-2.0](https://img.shields.io/crates/l/teslatte?style=for-the-badge)</a>

> #### ⚠️ Alpha Warning! ⚠️
Expand Down

0 comments on commit aee8fb5

Please sign in to comment.