From 31208f9883fc342826e148bbd2e46cadf97e8410 Mon Sep 17 00:00:00 2001 From: Fabio Formosa Date: Thu, 27 Oct 2022 19:41:56 +0200 Subject: [PATCH] Update README.md Added the npm github badge to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81d88af..b1f92bf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Java CI with Maven](https://github.com/fabioformosa/quartz-manager/actions/workflows/maven.yml/badge.svg)](https://github.com/fabioformosa/quartz-manager/actions/workflows/maven.yml) +[![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)