Skip to content

Commit b7c9e6b

Browse files
committed
docs
1 parent 39912f3 commit b7c9e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Java Code Tracer (JCT)
1+
# Java Code Tracer (JCT) [![Maven Tests](https://github.com/niesfisch/java-code-tracer/actions/workflows/maven-tests.yml/badge.svg)](https://github.com/niesfisch/java-code-tracer/actions/workflows/maven-tests.yml)
22

33
JCT is a Java agent that instruments method calls at runtime and records executed call stacks.
44
It helps answer one practical question in large systems: "Is this code path still used in real traffic?"

0 commit comments

Comments
 (0)