From c68f55c82421675dce05db4aafa67d8fad89f3f8 Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Wed, 23 Dec 2015 15:46:18 +0100 Subject: [PATCH] Updated readme for V1.0 release --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.*