Skip to content

Commit

Permalink
add tools to README
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Feb 28, 2018
1 parent 96909f8 commit 6b48986
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,25 @@ The [NuGet](https://www.nuget.org/packages/MahApps.Metro.SimpleChildWindow) pack

* Hit the :star: Star :star: button. That's all...

<h2>Tools</h2>

I use these awesome tools to develop, build and deploy MahApps.Metro.SimpleChildWindow.

<div>
<a href="https://fsprojects.github.io/Paket/">
<img alt="Paket" width="128" heigth="128" src="./tools/paket_logo.png">
</a>
<a href="https://cakebuild.net/">
<img alt="cakebuild.net" width="128" heigth="128" hspace="40" src="./tools/cake-medium.png">
</a>
<a href="https://www.jetbrains.com/resharper/">
<img alt="R#" width="128" heigth="128" hspace="40" src="./tools/icon_ReSharper.png">
</a>
<a href="https://www.appveyor.com/">
<img alt="appveyor" width="128" heigth="128" src="./tools/Appveyor_logo.svg">
</a>
</div>

## Samples

#### Stretch with Margin
Expand Down
6 changes: 6 additions & 0 deletions tools/Appveyor_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tools/cake-medium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tools/icon_ReSharper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tools/paket_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6b48986

Please sign in to comment.