Skip to content

Commit 32bfca8

Browse files
authored
Update README.md shield for Java to be clearer
Signed-off-by: Ashley <73482956+ascopes@users.noreply.github.com>
1 parent 9acdfdc commit 32bfca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Java 11+](https://img.shields.io/badge/Java-11--21-brown?logo=openjdk)
1+
![Java 11+](https://img.shields.io/badge/Java-11--21-brown?logo=openjdk&logoColor=white)
22
[![Build Status](https://github.com/ascopes/java-compiler-testing/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/ascopes/java-compiler-testing/actions/workflows/build.yml)
33
[![Maven Central](https://img.shields.io/maven-central/v/io.github.ascopes.jct/java-compiler-testing)](https://repo1.maven.org/maven2/io/github/ascopes/jct/java-compiler-testing)
44
[![Code Coverage](https://codecov.io/gh/ascopes/java-compiler-testing/branch/main/graph/badge.svg?token=VT74BP2742)](https://codecov.io/gh/ascopes/java-compiler-testing)

0 commit comments

Comments
 (0)