From fd21f165472ef8966b116e639dd9534184b612cc Mon Sep 17 00:00:00 2001 From: Shautvast Date: Sat, 5 Aug 2023 17:05:41 +0200 Subject: [PATCH] add to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbb1ee8..7815872 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ =>'java top' * Simple commandline utility that parses the output of java verbose gc and plots it in a graph -* Can be used for tailing the file, or on historic files +* Can be used for tailing the file (showing the results in realtime), or on historic files * Written in rust. Executable size (release) 2Mb. * Sample usage: