From 3b4649604fa7f7ecc05daa12f2d8a9c4c2201404 Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Mon, 1 Jan 2018 20:02:50 +0100 Subject: [PATCH] Updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 65a0a33..f22ccfc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # 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)!