Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mausch committed Jul 5, 2015
1 parent b62381b commit 77a96f4
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
@@ -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)

0 comments on commit 77a96f4

Please sign in to comment.