Skip to content

Commit 06f8234

Browse files
committed
added github action badge
1 parent eefd3f8 commit 06f8234

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# TDA - Thread Dump Analyzer
2+
[![Java CI with Maven](https://github.com/irockel/tda/actions/workflows/build.yml/badge.svg)](https://github.com/irockel/tda/actions/workflows/build.yml)
23
TDA (Thread Dump Analyzer) for Java is a powerful yet lightweight Swing GUI for analyzing Thread Dumps and Heap
34
Information generated by the Java VM. It is designed to assist in diagnosing performance issues, deadlocks, and
45
memory problems in Java applications.

0 commit comments

Comments
 (0)