diff --git a/README.md b/README.md index cf3224b..3d32cc5 100644 --- a/README.md +++ b/README.md @@ -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.