Added attribution message to readme

This commit is contained in:
Robin Perris 2020-01-13 11:09:25 +00:00
parent 55377f70ae
commit 5c362a004b

View File

@ -8,6 +8,10 @@ DarkUI is an attempt to create a simple, extensible control library which emulat
Check out our [GitHub pages site](http://www.darkui.com).
### Attribution
Special thanks to the team over at [Ascension Game Dev](https://www.ascensiongamedev.com/) for expanding the library to include `DarkComboBox`, `DarkGroupBox`, and `DarkNumericUpDown`.
### How to use
The best way to learn how to use DarkUI is to check out the Example project included with the source code. It'll show you how to use the majority of the forms, controls, and docking components.