From ae94468fff5cabfd2ed14e0a8d17ed5679396582 Mon Sep 17 00:00:00 2001 From: Simon Oulevay Date: Wed, 4 Dec 2024 10:32:54 +0100 Subject: [PATCH] Add readme badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 10c7af8..56ed4f9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # qimg +[![build](https://github.com/MediaComem/comem-qimg/actions/workflows/build.yml/badge.svg)](https://github.com/MediaComem/comem-qimg/actions/workflows/build.yml) +[![publish](https://github.com/MediaComem/comem-qimg/actions/workflows/publish.yml/badge.svg)](https://github.com/MediaComem/comem-qimg/actions/workflows/publish.yml) + ## Environment Variables - **NODE_ENV**: Environment (defaults to `development`).