Skip to content

Commit b08baa7

Browse files
committed
update readme [skip ci]
1 parent 695643f commit b08baa7

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,18 @@ Comphrehensive and easy to use Material Design theme and control library for the
2222
[![Issues](https://img.shields.io/github/issues/ButchersBoy/MaterialDesignInXamlToolkit.svg?style=flat-square)](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/issues)
2323
[![Twitter](https://img.shields.io/badge/twitter-%40james__willock-55acee.svg?style=flat-square)](https://twitter.com/James_Willock)
2424

25+
# ![Alt text](web/images/MD4XAML28.png "How Can I Use The Themes?") How Can I Use The Themes?
26+
27+
* Checkout the [Super Quick Start](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/wiki/Super-Quick-Start)
28+
29+
* Or, the more comprehensive [Starting Guide](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/wiki/Getting-Started) guide.
30+
2531
# ![Alt text](web/images/MD4XAML28.png "How Can I Use The Themes?") Source Code
26-
To load the source project you will need Visual Studio 2015. Don't worry if you have an earlier version, you can still use the compiled assemblies from NuGet (see below). There are two demo projects in the solution, restore the NuGet packages and fire them both up. One is a "pure" Material Design project, the other illustrates how to combine with Dragablz & MahApps.
32+
To load the source project you will need Visual Studio 2015. Don't worry if you have an earlier version, you can still use the compiled assemblies from NuGet (``` Install-Package MaterialDesignThemes ```). There are two demo projects in the solution, restore the NuGet packages and fire them both up. One is a "pure" Material Design project, the other illustrates how to combine with Dragablz & MahApps.
2733

28-
# ![Alt text](web/images/MD4XAML28.png "How Can I Use The Themes?") How Can I Use The Themes?
34+
# ![Alt text](web/images/MD4XAML28.png "In Action") See It Action
2935

30-
* Install [NuGet package](https://www.nuget.org/packages/MaterialDesignThemes/) ```Install-Package MaterialDesignThemes```
31-
* Configure App.xaml according to the [example](MainDemo.Wpf/App.xaml)
32-
* For more information see the [Get Started guide](http://materialdesigninxaml.net/#getStarted)
33-
* Check out the [wiki](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/wiki)
34-
* Watch the [introduction video](https://youtu.be/-n5yeEOsbCk)
36+
Checkout [F1_ix_](http://materialdesigninxaml.net/f1ix)
3537

3638
# ![Alt text](web/images/MD4XAML28.png "Contributions") Contribution Guidelines
3739

0 commit comments

Comments
 (0)