From 3d7f7a817c8d9139a2ddba163a26ed03fe6c1779 Mon Sep 17 00:00:00 2001 From: DarthAffe Date: Sun, 8 Jan 2017 12:12:34 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Home.md b/Home.md index e7e769e..75a7ffc 100644 --- a/Home.md +++ b/Home.md @@ -24,12 +24,13 @@ 4. **Brushes** 4.1. [Understanding CUE.NET brushes](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-brushes) - 4.2. [Solid-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Solid-Color-Brush) - 4.3. [Linear-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Linear-Gradient-Brush) - 4.4. [Radial-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Radial-Gradient-Brush) - 4.5. [Random-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Random-Color-Brush) - 4.6. [Image-Brush](https://github.com/DarthAffe/CUE.NET/wiki/Image-Brush) - 4.7. [Implementing an own brush](https://github.com/DarthAffe/CUE.NET/wiki/Implementing-an-own-brush) + 4.2. [Color-Corrections](https://github.com/DarthAffe/CUE.NET/wiki/Color-Corrections) + 4.3. [Solid-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Solid-Color-Brush) + 4.4. [Linear-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Linear-Gradient-Brush) + 4.5. [Radial-Gradient Brush](https://github.com/DarthAffe/CUE.NET/wiki/Radial-Gradient-Brush) + 4.6. [Random-Color Brush](https://github.com/DarthAffe/CUE.NET/wiki/Random-Color-Brush) + 4.7. [Image-Brush](https://github.com/DarthAffe/CUE.NET/wiki/Image-Brush) + 4.8. [Implementing an own brush](https://github.com/DarthAffe/CUE.NET/wiki/Implementing-an-own-brush) 5. **Effects** 5.1 [Understanding CUE.NET effects](https://github.com/DarthAffe/CUE.NET/wiki/Understanding-CUE.NET-effects)