diff --git a/README.md b/README.md index d6b64ec..110385f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,28 @@ +
+ # rust_that_light -A rust based interface for managing Govee products. +## A rust based interface for managing Govee products. + +
+ +
+ +![Rust](https://img.shields.io/badge/Made%20with%20Rust-darkred.svg?style=for-the-badge&logo=rust&logoColor=white) + +
+ +
+ +![License](https://img.shields.io/badge/License-MIT-brightgreen?style=flat-square) +![Status](https://img.shields.io/badge/Status-Beta-informational?style=flat-square) +![Neovim](https://img.shields.io/badge/Neovim-0.9+-green.svg?style=flat-square&logo=Neovim&logoColor=white) + +![logo](./logo.png) + +> "Image generated by OpenDalle 1.1" + +
# How to run diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..32bb930 Binary files /dev/null and b/logo.png differ