diff --git a/README.md b/README.md index 8144cfa..e3b4253 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # Stylet testing ground -This solution contains multiple WPF projects showcasing Stylet MVVM library +[Stylet](https://github.com/canton7/Stylet) is a popular MVVM library for .NET WPF applications. It supports both .NET Framework and .NET Core. + +This solution contains multiple projects demonstrating the use of Stylet MVVM library for various use-cases. + +### Dynamic Menu +The goal of this project is to dynamically create a side-menu for all ViewModels added to `Conductor.Collection.OneActive` conductor. \ No newline at end of file