Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinnara authored Oct 22, 2019
1 parent af4f8d8 commit f19fbd2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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")

Expand Down

0 comments on commit f19fbd2

Please sign in to comment.