From 7fb7943c9cb2cdc2c7f16103c0ea394a263ffc22 Mon Sep 17 00:00:00 2001 From: 0x0f0f0f Date: Sat, 27 Jun 2020 15:06:38 +0200 Subject: [PATCH] updated instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 708c441..c860ffa 100644 --- a/README.md +++ b/README.md @@ -35,4 +35,8 @@ Any argument following the options will be interpreted as the command to spawn a ``` memplot -pid 25273 -width 8in -height 8in -dur 60s -sd 50ms -o plot.png ``` +or +``` +memplot -width 8in -height 8in -dur 60s -sd 50ms -o plot.png firefox +``` ![](https://raw.githubusercontent.com/0x0f0f0f/memplot/master/plot.png)