diff --git a/README.md b/README.md index 06bcd9c..839796d 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ This library allows you to use the ArtNet protocol version 4 in C# ## Quickstart -[Controller](https://pages.github.com/). -[Node](https://pages.github.com/). +* [Controller](https://github.com/DMXControl/ArtNetSharp/blob/main/Examples/ControllerExample/Program.cs) +* [Node](https://github.com/DMXControl/ArtNetSharp/blob/main/Examples/NodeExample/Program.cs)