From ab5b3afea2f540b618be73853506b331ef9178ec Mon Sep 17 00:00:00 2001 From: Fredric Silberberg Date: Mon, 5 Jun 2017 10:30:00 -0700 Subject: [PATCH] Add nuget to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2743f36..23acf11 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ XUnit Gui written in WPF A simple replacement for the old winforms xunit.gui with support for xunit 2.0. +Find it on NuGet at [xunit.runner.wpf](https://www.nuget.org/packages/xunit.runner.wpf). + [![Build status](https://ci.appveyor.com/api/projects/status/13dshnyj592mwe9e/branch/master?svg=true)](https://ci.appveyor.com/project/Pilchie/xunit-runner-wpf/branch/master)