Update README.md

This commit is contained in:
Fabio Formosa
2022-11-14 23:01:31 +01:00
committed by GitHub
parent 69750267f6
commit 1d03027efe

View File

@@ -2,10 +2,6 @@
[![npm CI](https://github.com/fabioformosa/quartz-manager/actions/workflows/npm.yml/badge.svg)](https://github.com/fabioformosa/quartz-manager/actions/workflows/npm.yml)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/it.fabioformosa.quartz-manager/quartz-manager-starter-api/badge.svg)](https://maven-badges.herokuapp.com/maven-central/it.fabioformosa.quartz-manager/quartz-manager-starter-api)
************************************************
!!! THE UPDATE OF THIS README IS IN PROGRESS !!!
************************************************
# QUARTZ MANAGER
In the last decade, the [Quartz Scheduler](http://www.quartz-scheduler.org/) has become the most adopted opensource job scheduling library for Java applications.