From 589bd1244174d8ef6ebf3c3bbeb056d1e10a9ca7 Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Thu, 5 Aug 2021 23:27:28 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f22ccfc..487c89d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ +**CUE.NET is considered done now and will be no longer actively developed. +It is superseded by [RGB.NET](https://github.com/DarthAffe/RGB.NET). Feel free to join the [discord-channel](https://discord.gg/9kytURv) if you're interested what's happening there :)** + # CUE.NET C# (.NET) Wrapper library around the Corsair CUE-SDK -> CUE.NET is considered done now and will be no longer actively developed (only bugfixes if needed). -> It will be superseded by [RGB.NET](https://github.com/DarthAffe/RGB.NET). Feel free to join the [discord-channel](https://discord.gg/9kytURv) if you're interested what's happening there :) - Please take a look at the [wiki](https://github.com/DarthAffe/CUE.NET/wiki) or the documentation at [http://cue.wyrez.org](http://cue.wyrez.org) for some help on how to use the library. Documentation and Tutorials will be finished/rewritten soon. Drop me a message if you need help, something is missing, behaves weird or doesn't feel good (from a programmer's point of view)!