Skip to content

Commit 90b6237

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

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

0 commit comments

Comments
 (0)