File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,9 @@ To load the source project you will need Visual Studio 2015. Don't worry if you
29
29
# ![ Alt text] ( web/images/MD4XAML28.png " How Can I Use The Themes? ") How Can I Use The Themes?
30
30
31
31
* Install [ NuGet package] ( https://www.nuget.org/packages/MaterialDesignThemes/ ) ``` Install-Package MaterialDesignThemes ```
32
- * Configure App.xaml according to the [ example] ( MainDemo.Wpf/App.xaml ) .
33
- * For more information see the [ Get Started guide] ( http://materialdesigninxaml.net/#getStarted ) .
32
+ * Configure App.xaml according to the [ example] ( MainDemo.Wpf/App.xaml )
33
+ * For more information see the [ Get Started guide] ( http://materialdesigninxaml.net/#getStarted )
34
+ * Check out the [ wiki] ( https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/wiki )
34
35
35
36
# ![ Alt text] ( web/images/MD4XAML28.png " Contributions ") Contribution Guidelines
36
37
You can’t perform that action at this time.
0 commit comments