Skip to content

Commit

Permalink
example artifact has better maven-metadata than jansi
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Jun 29, 2019
1 parent adb9e24 commit 0e7a582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[Jansi][Jansi] is a small java library that allows you to use [ANSI escape
codes][ansi] to format your console output which works even on windows.

[![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)
[![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)

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

0 comments on commit 0e7a582

Please sign in to comment.