From 23b4143347abcf36fe97337981e6e54986b3b995 Mon Sep 17 00:00:00 2001 From: Yimeng Wu Date: Fri, 8 Nov 2019 02:10:21 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48a12fcd..7939145b 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ Modern styles and controls for your WPF applications. ## Features -* Modern styles and new features for the majority of the stock WPF controls. +* Modern styles and new features for [the majority of the stock WPF controls](https://github.com/Kinnara/ModernWpf/wiki/Controls#styled-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). +* [Additional controls](https://github.com/Kinnara/ModernWpf/wiki/Controls#new-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.