From 5f91d609ea5ec734f08a8218c69cb5db4fe7db7b Mon Sep 17 00:00:00 2001 From: Stefan Vodita <41467371+stefanvodita@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:09:51 +0100 Subject: [PATCH] Make Gradle dashboard easy to find by adding a badge (#13476) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe523af81b2..c613a16986e 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Apache Lucene is a high-performance, full-featured text search engine library written in Java. [![Build Status](https://ci-builds.apache.org/job/Lucene/job/Lucene-Artifacts-main/badge/icon?subject=Lucene)](https://ci-builds.apache.org/job/Lucene/job/Lucene-Artifacts-main/) +[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle&labelColor=02303A)](https://ge.apache.org/scans?search.buildToolType=gradle&search.rootProjectNames=lucene-root) ## Online Documentation