diff --git a/README.md b/README.md index e39980b..3fa395a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -Embeddable web admin for the Quartz.NET scheduler +# Embeddable web admin for the Quartz.NET scheduler -http://bugsquash.blogspot.com/2010/06/embeddable-quartznet-web-consoles.html +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). -[![Please donate](http://www.pledgie.com/campaigns/11244.png)](http://www.pledgie.com/campaigns/11244) \ No newline at end of file +To set up the OWIN UI, 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)