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 2, 2015
1 parent 2b71bec commit bf58c90
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
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)

0 comments on commit bf58c90

Please sign in to comment.