Browse Source

udpate readme with new release information

master
jvilalta 14 years ago
parent
commit
f0bf955910
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README

+ 2
- 2
README View File

@@ -1,8 +1,8 @@
GETTING STARTED
We don't have an installer or binary release yet, so for now you will have to download the source code, build it and run it.
Visit the downloads section to obtain the latest version of Quartz.Net Manager. You can now download a zipped version as well as an MSI installer.

CUSTOM JOBS
You must let the program know which assemblies contain your jobs. You do so by editing the JobAssemblies.txt file and adding your assemblies there. Only jobs from the assemblies listed in that file will get loaded.
You must let the program know which assemblies contain your jobs. You do so by editing the JobAssemblies.txt file and adding your assemblies there. Only jobs from the assemblies listed in that file will get loaded. Alternatively, select the Assemblies menu option from the Quartz.Net Manager menu and add the assemblies there.

LICENSE
This code is released under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).

Loading…
Cancel
Save