Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinnara authored Nov 2, 2019
1 parent dd2f1b1 commit 442bb13
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Modern styles and controls for your WPF applications.

* 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")
![Screenshot 1](docs/images/ControlPalette1.png "Screenshot 1")

## Quick start
1. Create a new WPF app.
Expand Down Expand Up @@ -55,12 +55,22 @@ 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")
![Screenshot 2](docs/images/ControlPalette2.png "Screenshot 2")

![Calendar](docs/images/Calendar.png "Calendar")
![Nighttime colors](docs/images/Nighttime.png "Easily customize colors")

![ContentDialog](docs/images/ContentDialog.png "ContentDialog")

![Progress controls](docs/images/Progress.png "Progress controls")

![Nighttime colors](docs/images/Nighttime.png "Easily customize colors")
![DataGrid](docs/images/DataGrid.png "DataGrid")

![UniformGridLayout](docs/images/UniformGridLayout.png "UniformGridLayout")

![Calendar](docs/images/Calendar.png "Calendar")

![Menu](docs/images/Menu.png "Menu")

![Color ramp](docs/images/ColorRamp.png "Color ramp")

![Accent color palette](docs/images/AccentColorPalette.png "Accent color palette")

0 comments on commit 442bb13

Please sign in to comment.