Skip to content

Commit 4d04086

Browse files
authored
Update README.md
1 parent 6cd0912 commit 4d04086

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Modern styles and controls for your WPF applications.
1010

1111
* [Additional controls](https://github.com/Kinnara/ModernWpf/wiki/Controls#additional-controls) to help you build modern applications. Some are ported from the [Windows UI Library](https://github.com/microsoft/microsoft-ui-xaml).
1212

13-
* Targets .NET Framework 4.5+, .NET Core 3+, and .NET 5. Runs on Windows Vista SP2 and above.
13+
* Targets .NET Framework 4.5+, .NET Core 3+, and .NET 5+. Runs on Windows Vista SP2 and above.
1414

1515
![Overview of controls (light theme)](docs/images/Controls.Light.png "Overview of controls (light theme)")
1616

@@ -52,10 +52,10 @@ Modern styles and controls for your WPF applications.
5252
5. See [the wiki](https://github.com/Kinnara/ModernWpf/wiki) for more information.
5353

5454
## Packages
55-
| NuGet Package | Latest Versions |
55+
| NuGet Package | Latest Version |
5656
| --- | --- |
57-
| [ModernWpfUI][NuGet] | [![latest stable version](https://img.shields.io/nuget/v/ModernWpfUI)][NuGet]<br />[![latest prerelease version](https://img.shields.io/nuget/vpre/ModernWpfUI)][NuGet.Pre] |
58-
| [ModernWpfUI.MahApps][NuGet.MahApps] | [![latest stable version](https://img.shields.io/nuget/v/ModernWpfUI.MahApps)][NuGet.MahApps]<br />[![latest prerelease version](https://img.shields.io/nuget/vpre/ModernWpfUI.MahApps)][NuGet.MahApps.Pre] |
57+
| [ModernWpfUI][NuGet] | [![latest stable version](https://img.shields.io/nuget/v/ModernWpfUI)][NuGet] |
58+
| [ModernWpfUI.MahApps][NuGet.MahApps] | [![latest stable version](https://img.shields.io/nuget/v/ModernWpfUI.MahApps)][NuGet.MahApps] |
5959

6060
## Screenshots
6161
![Overview of controls (dark theme)](docs/images/Controls.Dark.png "Overview of controls (dark theme)")
@@ -87,6 +87,4 @@ Modern styles and controls for your WPF applications.
8787
![High contrast mode](docs/images/HighContrast.png "High contrast mode")
8888

8989
[NuGet]: https://www.nuget.org/packages/ModernWpfUI/
90-
[NuGet.Pre]: https://www.nuget.org/packages/ModernWpfUI/absoluteLatest
9190
[NuGet.MahApps]: https://www.nuget.org/packages/ModernWpfUI.MahApps/
92-
[NuGet.MahApps.Pre]: https://www.nuget.org/packages/ModernWpfUI.MahApps/absoluteLatest

0 commit comments

Comments
 (0)