diff --git a/README.md b/README.md index 9e6d8625..c9862ef0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # ModernWPF UI Library Modern styles and controls for your WPF applications. +## Features +* Modern styles and new features for the majority of the stock WPF controls. + +* Light and dark themes that can be easily customized. A high contrast theme is also included. + +* Additional controls to help you build modern applications. Some are ported from the [Windows UI Library](https://github.com/microsoft/microsoft-ui-xaml). + +* Targets .NET Framework 4.5 and .NET Core 3.0. Runs on Windows Vista SP2 and above. + ![Screenshot 1](docs/images/screenshot1.png "Screenshot 1") ## Quick start @@ -44,6 +53,7 @@ Modern styles and controls for your WPF applications. ``` 5. See [Common Tasks](https://github.com/Kinnara/ModernWpf/wiki/Common-Tasks) for more usage information. + ## Screenshots ![Screenshot 2](docs/images/screenshot2.png "Screenshot 2")