diff --git a/README.md b/README.md index 3fa395a..5f6c2db 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Embeddable web admin for the Quartz.NET scheduler -To set up the ASP.NET (System.Web) UI, see http://bugsquash.blogspot.com/2010/06/embeddable-quartznet-web-consoles.html and the [sample app](https://github.com/mausch/QuartzNetWebConsole/tree/master/SampleApp). +To set up the ASP.NET (System.Web) UI, use the [QuartzNetWebConsole](https://www.nuget.org/packages/QuartzNetWebConsole/) package and see http://bugsquash.blogspot.com/2010/06/embeddable-quartznet-web-consoles.html and the [sample app](https://github.com/mausch/QuartzNetWebConsole/tree/master/SampleApp). -To set up the OWIN UI, see the [sample app](https://github.com/mausch/QuartzNetWebConsole/blob/master/SampleApp.Owin/Program.cs#L42). +To set up the OWIN UI, use the [QuartzNetWebConsole.Owin](https://www.nuget.org/packages/QuartzNetWebConsole.Owin) package and see the [sample app](https://github.com/mausch/QuartzNetWebConsole/blob/master/SampleApp.Owin/Program.cs#L42). [![Please donate](http://www.pledgie.com/campaigns/11244.png)](http://www.pledgie.com/campaigns/11244)