From f59b637852639d2c9f08a7d1a45af51a8d902f9f Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Sun, 19 Sep 2021 23:05:43 -0500 Subject: [PATCH] Add link to the OpenRGB SDK Documentation wiki page in the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e539969..f1a475ce 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ There have been two instances of hardware damage in OpenRGB's development and we ## Contributing * Want to contribute support for a new device? Check out the [RGBController API](https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/The-RGBController-API) page for documentation of how OpenRGB implements device control. +* Want to create a new OpenRGB SDK client implementation? Check out the [OpenRGB SDK Documentation](https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/OpenRGB-SDK-Documentation) page for documentation of how the OpenRGB SDK network protocol functions. ## OpenRGB SDK