From 6bea2ac1692fa8e37003f9346747411e0c543cc6 Mon Sep 17 00:00:00 2001 From: Fabio Formosa Date: Sat, 3 Oct 2020 00:26:02 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 61f45ae..2656908 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ UI Manager for Quartz Scheduler. Through this webapp you can launch and control your scheduled job. The UI Console is composed by a management panel to set trigger, start/stop scheduler and a log panel with a progress bar to display the job output. -## SCREENSHOT ![](https://github.com/fabioformosa/quartz-manager/blob/master/quartz-manager-api/src/main/resources/quartz-manager-2-screenshot_800.PNG) ## HOW IT WORKS