1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-12 17:48:31 +00:00

Fixed wrong link in readme

This commit is contained in:
DarthAffe 2019-01-05 12:59:57 +01:00 committed by GitHub
parent 5c210c591b
commit 56c6d64faa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ If you want to help with layouting/testing devices or if you need support using
This is the easiest and therefore preferred way to include RGB.NET in your project.
Since there aren't any release-packages right now you'll have to use the CI-feed from [http://nuget.arge.be](http://nuget.arge.be).
You can include it either by adding ```http://nuget.arge.be/v3/index.json``` to your Visual Studio package sources or by adding this [https://github.com/DarthAffe/RGB.NET/tree/master/Documentation/NuGet.Config](NuGet.Config) to your project (at the same level as your solution).
You can include it either by adding ```http://nuget.arge.be/v3/index.json``` to your Visual Studio package sources or by adding this [https://github.com/DarthAffe/RGB.NET/tree/master/Documentation/NuGet.Config](https://github.com/DarthAffe/RGB.NET/tree/master/Documentation/NuGet.ConfigNuGet.Config) to your project (at the same level as your solution).
### Example usage of RGB.NET
@ -18,4 +18,4 @@ You can include it either by adding ```http://nuget.arge.be/v3/index.json``` to
#### Example Projects
[https://github.com/DarthAffe/KeyboardAudioVisualizer](https://github.com/DarthAffe/KeyboardAudioVisualizer)
[https://github.com/DarthAffe/RGBSyncPlus](https://github.com/DarthAffe/RGBSyncPlus)
[https://github.com/DarthAffe/RGBSyncPlus](https://github.com/DarthAffe/RGBSyncPlus)