From 6ea0aab9601d0934de973112a6d59551bce2e938 Mon Sep 17 00:00:00 2001 From: FAP <459631+fapdash@users.noreply.github.com> Date: Fri, 19 May 2023 20:03:01 +0200 Subject: [PATCH] Fix badges in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96a004c3..a0543191 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Exercism ClojureScript Track -[![Configlet Status](https://github.com/exercism/clojurescript/workflows/configlet/badge.svg)] +![Test Status](https://github.com/exercism/clojurescript/actions/workflows/test.yml/badge.svg) +![Configlet Status](https://github.com/exercism/clojurescript/actions/workflows/configlet.yml/badge.svg) Exercism exercises in Clojurescript