From 80f82bac9c1c39be28afcd447d5a0f96e1b21c35 Mon Sep 17 00:00:00 2001 From: Robert Norrie Date: Fri, 27 Jun 2025 12:57:51 +0100 Subject: [PATCH] docs: removing hero image and broken build badge from SDK readme To remove the risk of these breaking when we make changes in flagsmith/flagsmith we're removing these image references from the readme.md files of the SDK repos. Additionally fixing the broken button. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index cafd8d74..3e76a6ec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ - - [![Download](https://img.shields.io/maven-central/v/com.flagsmith/flagsmith-java-client)](https://mvnrepository.com/artifact/com.flagsmith/flagsmith-java-client) -![build](https://github.com/Flagsmith/flagsmith-java-client/actions/workflows/maven.yml/badge.svg) # Flagsmith Java SDK