Skip to content

Commit 4fe2ac4

Browse files
committed
added github action badge
1 parent 90b6237 commit 4fe2ac4

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,6 +1,7 @@
1-
[![Java CI with Maven](https://github.com/irockel/tda/actions/workflows/build.yml/badge.svg)](https://github.com/irockel/tda/actions/workflows/build.yml)
21

32
# TDA - Thread Dump Analyzer
3+
[![Java CI with Maven](https://github.com/irockel/tda/actions/workflows/build.yml/badge.svg)](https://github.com/irockel/tda/actions/workflows/build.yml)
4+
45
TDA (Thread Dump Analyzer) for Java is a powerful yet lightweight Swing GUI for analyzing Thread Dumps and Heap
56
Information generated by the Java VM. It is designed to assist in diagnosing performance issues, deadlocks, and
67
memory problems in Java applications.

0 commit comments

Comments
 (0)