From 3eaf79f2a7482d5fa2e11f753dd87b64a85e746a Mon Sep 17 00:00:00 2001 From: LordMathis Date: Sun, 25 May 2025 16:25:19 +0200 Subject: [PATCH] Add TypeScript check badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d8e87b..056a7b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Lemma -![Build](https://github.com/LordMathis/Lemma/actions/workflows/build-and-release.yml/badge.svg) ![Go Tests](https://github.com/LordMathis/Lemma/actions/workflows/go-test.yml/badge.svg) +![Build](https://github.com/lordmathis/lemma/actions/workflows/build-and-release.yml/badge.svg) ![Go Tests](https://github.com/lordmathis/lemma/actions/workflows/go-test.yml/badge.svg) ![Typescript Check](https://github.com/lordmathis/lemma/actions/workflows/typescript.yml/badge.svg) Yet another markdown editor. Work in progress