Update README.md

This commit is contained in:
Fabio Formosa
2022-11-10 00:21:11 +01:00
committed by GitHub
parent b52834a2d8
commit b2da564469

View File

@@ -2,6 +2,9 @@
[![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.