chore: readme badges
This commit is contained in:
parent
310c669448
commit
980ec67ae2
|
@ -1,5 +1,9 @@
|
||||||
# Teslatte 🚗🔋☕
|
# Teslatte 🚗🔋☕
|
||||||
|
|
||||||
|
<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.com/gak/teslatte#license">![MIT or Apache-2.0](https://img.shields.io/crates/l/teslatte?style=for-the-badge)</a>
|
||||||
|
|
||||||
> #### ⚠️ Alpha Warning! ⚠️
|
> #### ⚠️ Alpha Warning! ⚠️
|
||||||
> This Rust crate is still in alpha stage. It is something I quickly put together if anyone needed it. I'm aiming to work on it as I need more features.
|
> This Rust crate is still in alpha stage. It is something I quickly put together if anyone needed it. I'm aiming to work on it as I need more features.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue