From 5f641245c177889deb5536399d5eefcda3fcd393 Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Sat, 14 Nov 2015 11:13:13 +0100 Subject: [PATCH] Highlighted statement about programming experience --- What-is-CUE.NET?.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/What-is-CUE.NET?.md b/What-is-CUE.NET?.md index c751c03..45f7464 100644 --- a/What-is-CUE.NET?.md +++ b/What-is-CUE.NET?.md @@ -2,4 +2,4 @@ CUE.NET is a C#-library build around the Corsair CUE-SDK. It aims to allow the f Unlike the original C++ SDK provided by Corsair CUE.NET adds a lot of highly abstract features like [Brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) or [Effects](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-effects) which are straight forward to implement and use. -CUE.NET is NOT intended to be used without knowledge about C# or programming in general! \ No newline at end of file +> CUE.NET is NOT intended to be used without knowledge about C# or programming in general! \ No newline at end of file