Skip to content

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mgierada committed Jan 13, 2024
1 parent 1972c90 commit db137b0
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "govee-api"
authors = ["Maciej Gierada"]
version = "1.3.2"
version = "1.3.1"
edition = "2021"
license = "MIT OR Apache-2.0"
keywords = ["govee", "api", "wrapper", "client", "sdk"]
Expand Down
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
<div align="center">

# govee-api

A blazingly fast thin wrapper around the public Govee API written in Rust 🚀.
## A blazingly fast thin wrapper around the public Govee API written in Rust 🚀.

</div>

<div align="center">

![Rust](https://img.shields.io/badge/Made%20with%20Rust-darkred.svg?style=for-the-badge&logo=rust&logoColor=white)

</div>

<div align="center">

![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 Dalle 3-XL"
</div>

All REST methods of the official public Govee API are supported. See the table below for mapping of methods to endpoints.

Expand Down
Binary file added logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db137b0

Please sign in to comment.