From ab963457775be1c801f00965793a8265d837f609 Mon Sep 17 00:00:00 2001 From: Shautvast Date: Sat, 5 Aug 2023 17:04:51 +0200 Subject: [PATCH] add to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6910b71..cbb1ee8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ * 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 +* Written in rust. Executable size (release) 2Mb. * Sample usage: ```bash