Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad Kuehn committed Oct 18, 2014
1 parent 54ad324 commit 3b31bf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This is a WPF usercontrol for displaying user updates through an alert bar. Ther
## Dependencies
- WPF Project

## Getting Started
Download the [archive](https://github.com/chadkuehn/AlertBarWpf/releases/latest) or install the [nuget](https://www.nuget.org/packages/AlertBarWpf/). If you downloaded the archive then in Visual Studio you must go to Solution Explorer > right-click on References > Add a Reference > browse to DLL in the archive bin folder.
## Usage
Download the [archive](https://github.com/chadkuehn/AlertBarWpf/releases/latest) or install the [nuget](https://www.nuget.org/packages/AlertBarWpf/). If you downloaded the archive then in Visual Studio you must go to Solution Explorer » right-click on References » Add a Reference » browse to DLL in the archive bin folder.

**GUI:**
In the xaml you must reference the namespace to add the usercontrol:
Expand Down

0 comments on commit 3b31bf9

Please sign in to comment.