Skip to content

Commit c1c11ff

Browse files
authored
Update README.md
Fixed badge
1 parent 9b7667a commit c1c11ff

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
@@ -2,7 +2,7 @@
22

33
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=imsweb_x12-parser&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=imsweb_x12-parser)
44
[![integration](https://github.com/imsweb/x12-parser/workflows/integration/badge.svg)](https://github.com/imsweb/x12-parser/actions)
5-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.imsweb/x12-parser/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.imsweb/x12-parser)
5+
[![Maven Central](https://img.shields.io/maven-central/v/com.imsweb/x12-parser.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/com.imsweb/x12-parser)
66

77
A parser for ANSI ASC X12 documents. This project was originally based on the Python project [pyx12](https://github.com/azoner/pyx12).
88

0 commit comments

Comments
 (0)