diff --git a/GoveeCSharpConnector/GoveeCSharpConnector.csproj b/GoveeCSharpConnector/GoveeCSharpConnector.csproj index fa74176..1027ab2 100644 --- a/GoveeCSharpConnector/GoveeCSharpConnector.csproj +++ b/GoveeCSharpConnector/GoveeCSharpConnector.csproj @@ -5,6 +5,13 @@ enable disable latest + true + CSharp Library to control Govee Lights via Govee Web Api and Lan Udp! + Locxion + CSharp Library to control Govee Lights via Govee Web Api and Lan Udp! + https://github.com/Locxion/GoveeCSharpConnector + https://github.com/Locxion/GoveeCSharpConnector + https://github.com/Locxion/GoveeCSharpConnector/blob/main/LICENSE diff --git a/README.md b/README.md new file mode 100644 index 0000000..765eb61 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# GoveeCSharpConnector + +![netStandard2.0](https://img.shields.io/badge/.NET%20Standard-2.0-blueviolet) +[![Nuget](https://img.shields.io/nuget/v/GoveeApiClient?cacheSeconds=50)](https://www.nuget.org/packages/GoveeCSharpConnector/) +# About + +Simple .net Library to interface with Govee Smart Lights via their Web Api or Lan Udp connection.