diff --git a/README-nuget.md b/README-nuget.md index 82dbf64..1922755 100644 --- a/README-nuget.md +++ b/README-nuget.md @@ -1 +1,19 @@ -# dirigera-lib +# Unofficial IKEA DIRIGERA Library + +[![CI](https://github.com/hagronnestad/dirigera/actions/workflows/main.yml/badge.svg)](https://github.com/hagronnestad/dirigera/actions/workflows/main.yml) [![Nuget](https://img.shields.io/nuget/v/Dirigera.Lib)](https://www.nuget.org/packages/Dirigera.Lib) + +This C# .NET library allows you to interact with the IKEA DIRIGERA hub. + +--- + +## More Information + +### Website +https://heinandre.no/dirigera/ + +### GitHub +https://github.com/hagronnestad/dirigera + + +## Disclaimer +This library is not endorsed by, directly affiliated with, maintained, authorized, or sponsored by Nissan Motor Corporation. All product and company names are the registered trademarks of their original owners. The use of any trade name or trademark is for identification and reference purposes only and does not imply any association with the trademark holder of their product brand. diff --git a/README.md b/README.md index 3102f80..241f9c3 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,6 @@ This C# .NET library allows you to interact with the IKEA DIRIGERA hub. - [Unofficial IKEA DIRIGERA Library](#unofficial-ikea-dirigera-library) - [Nuget](#nuget) - [Publish Nuget Package](#publish-nuget-package) - - [More Information](#more-information) - - [Website](#website) - - [GitHub](#github) - [Disclaimer](#disclaimer) ## Nuget @@ -31,14 +28,5 @@ paket add Dirigera.Lib --version 1.0.1 Create a new GitHub Release with a tag to trigger the `Nuget Release`-action. -## More Information - -### Website -https://heinandre.no/dirigera/ - -### GitHub -https://github.com/hagronnestad/dirigera - - ## Disclaimer This library is not endorsed by, directly affiliated with, maintained, authorized, or sponsored by Inter IKEA Systems B.V. All product and company names are the registered trademarks of their original owners. The use of any trade name or trademark is for identification and reference purposes only and does not imply any association with the trademark holder of their product brand.