From 330a89ad878f4c7abda7233c3304f7c575765244 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Tue, 10 Jul 2018 22:14:15 +0200 Subject: [PATCH] added screenshot to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce868fc..65ee22d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # perfix Pretty basic profiling tool for JVM's +![screenshot](https://github.com/shautvast/perfix/blob/master/screenshot.png) + # Highlights: * Meant for development time (after process stops, data is gone). * Minimal memory footprint (agent < 1 mb).