Skip to content

Commit 4fb54ad

Browse files
authored
Update README.md
1 parent ba3095c commit 4fb54ad

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,5 +1,5 @@
11
# codepulse-project
2-
Code Pulse is a code coverage tool that works on running programs in real time. It uses the [bytefrog](https://github.com/codedx/bytefrog) tracing framework to monitor your Java applications, and displays its findings on a web-based UI.
2+
Code Pulse is a real-time code coverage tool. It works by monitoring Java or .NET Framework applications while they run, keeps track of coverage data, and shows you what's being called and when. Code Pulse currently supports Java programs up to Java 9, and .NET Framework programs for CLR versions 2 & 4.
33

44
Secure Decisions is extending development on the Code Pulse project. You may view or access the project on [GitHub](https://github.com/codedx/codepulse), or visit its [website](http://code-pulse.com/).
55

0 commit comments

Comments
 (0)