Skip to content

Commit b0f1802

Browse files
committed
Update Maven Central badge in README
1 parent 77df909 commit b0f1802

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax-annotation
22

3-
[![build](https://github.com/atextor/syntax-annotation/actions/workflows/build.yml/badge.svg)](https://github.com/atextor/syntax-annotation/actions/workflows/build.yml) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.atextor/syntax-annotation/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.atextor/syntax-annotation) [![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
3+
[![build](https://github.com/atextor/syntax-annotation/actions/workflows/build.yml/badge.svg)](https://github.com/atextor/syntax-annotation/actions/workflows/build.yml) ![Maven Central Version](https://img.shields.io/maven-central/v/de.atextor/syntax-annotation) [![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
44

55
_Make your Java code a little more type safe by adding compile time syntax
66
checks for strings containing other languages!_

0 commit comments

Comments
 (0)