add to readme

This commit is contained in:
Shautvast 2023-08-05 17:04:51 +02:00
parent 3f9ac95c9d
commit ab96345777

View file

@ -4,6 +4,7 @@
* Simple commandline utility that parses the output of java verbose gc and plots it in a graph * 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, or on historic files
* Written in rust. Executable size (release) 2Mb.
* Sample usage: * Sample usage:
```bash ```bash