From 6789da591ffe6380a06b85b4d89bf23eb1f17c87 Mon Sep 17 00:00:00 2001 From: bobbylight Date: Thu, 19 Jun 2025 12:21:46 -0400 Subject: [PATCH] Add Maven Central badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3424748..a534b63a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # RSTALanguageSupport ![Build](https://github.com/bobbylight/RSTALanguageSupport/actions/workflows/gradle.yml/badge.svg) ![CodeQL](https://github.com/bobbylight/RSTALanguageSupport/actions/workflows/codeql-analysis.yml/badge.svg) +![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.fifesoft/languagesupport/badge.svg) This library contains "language support" for various languages for RSyntaxTextArea. "Language support" is a little vague, but it generally means auto-completion of function