Skip to content

Commit 2c8b374

Browse files
committed
more github badges
1 parent fce155a commit 2c8b374

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# java-trace-visualizer
22

3-
![version](https://img.shields.io/badge/version-1.0.0%0AIn%0AProgress-orange)
3+
![GitHub last commit](https://img.shields.io/github/last-commit/melahn/java-trace-visualizer)
4+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/melahn/java-trace-visualizer)
5+
![GitHub Release Date](https://img.shields.io/github/release-date/melahn/java-trace-visualizer)
6+
![Maven Central](https://img.shields.io/maven-central/v/com.melahn/java-trace-visualizer)
47
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
58
[![GitHub Build Status](https://github.com/melahn/java-trace-visualizer/actions/workflows/build.yml/badge.svg)](https://github.com/melahn/java-trace-visualizer/actions/workflows/build.yml)
69
[![Deploy](https://github.com/melahn/java-trace-visualizer/actions/workflows/deploy.yml/badge.svg)](https://github.com/melahn/java-trace-visualizer/actions/workflows/deploy.yml)
@@ -12,7 +15,7 @@ A project to make jdb trace output easier to understand.
1215

1316
## Dependency Info
1417

15-
Available from the [Maven Central Repository](https://search.maven.org/search?q=melahn) and from [GitHub Packages](https://github.com/melahn/archive-extract/packages)
18+
Available from the [Maven Central Repository](https://search.maven.org/search?q=melahn) and from [GitHub Packages](https://github.com/melahn/java-trace-visualizer/packages)
1619

1720
```xml
1821
<dependency>

0 commit comments

Comments
 (0)