Skip to content

Commit 0e7a582

Browse files
authored
example artifact has better maven-metadata than jansi
1 parent adb9e24 commit 0e7a582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[Jansi][Jansi] is a small java library that allows you to use [ANSI escape
77
codes][ansi] to format your console output which works even on windows.
88

9-
[![Maven Central](https://img.shields.io/maven-central/v/org.fusesource.jansi/jansi.svg?label=Maven%20Central)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.fusesource.jansi%22%20a%3A%22jansi%22)
9+
[![Maven Central](https://img.shields.io/maven-central/v/org.fusesource.jansi/example.svg?label=Maven%20Central)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.fusesource.jansi%22%20a%3A%22jansi%22)
1010

1111
[Jansi]: http://fusesource.github.io/jansi/
1212
[ansi]: http://en.wikipedia.org/wiki/ANSI_escape_code "Wikipedia"

0 commit comments

Comments
 (0)