Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
NuGet link has been added.
Browse files Browse the repository at this point in the history
  • Loading branch information
alicanerdogan committed Dec 27, 2015
1 parent bd9b759 commit 1458cbf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Windows 10 styled, customizable Hamburger Menu control for WPF

# Getting Started

## Install
From nuget:
```
Install-Package HamburgerMenu
```

## Use
Add library reference in xaml:
```
xmlns:HamburgerMenu="clr-namespace:HamburgerMenu;assembly=HamburgerMenu"
Expand Down

0 comments on commit 1458cbf

Please sign in to comment.