diff --git a/README.md b/README.md index f988f2e..65a0a33 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # CUE.NET C# (.NET) Wrapper library around the Corsair CUE-SDK -The current Version should be stable (only keyboard support - mouse and headset might work but is completly untested) and soon be released as V1.0. (Use the latest nuget-package or compile from source - V0.1 is really outdated.) - -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. Tutorials will be rewritten soon. +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)! +Stable NuGet-Packages: https://www.nuget.org/packages/CUE.NET/ + Latest NuGet-Packages: https://www.myget.org/gallery/cue_net -*You need to check "Include prerelease" to see the package in Visual Studio.* +*You need to check "Include prerelease" to see the myget package in Visual Studio.*