diff --git a/README.md b/README.md index 241f9c3..cc27b05 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,17 @@ This C# .NET library allows you to interact with the IKEA DIRIGERA hub. - [Unofficial IKEA DIRIGERA Library](#unofficial-ikea-dirigera-library) + - [Example Program](#example-program) - [Nuget](#nuget) - [Publish Nuget Package](#publish-nuget-package) - [Disclaimer](#disclaimer) + +## Example Program + +[An example program can be found here.](Dirigera.Lib/Dirigera.Cli/Program.cs) + + ## Nuget This library is available as a Nuget [here](https://www.nuget.org/packages/Dirigera.Lib).