diff --git a/What-can-I-do-with-CUE.NET?.md b/What-can-I-do-with-CUE.NET?.md index 7b234ab..8d98330 100644 --- a/What-can-I-do-with-CUE.NET?.md +++ b/What-can-I-do-with-CUE.NET?.md @@ -1,5 +1,5 @@ * Control every LED supported by the CUE-SDK. -* Create groups of keyboard-LEDs and control them. +* Create groups of LEDs and control them. * Draw arbitrary things on the LEDs (especially useful for keyboard) by using [Brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) and [Gradients](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-gradients). * Add [Effects](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-effects)/animations to your devices.