commit b61407931798930fff57c279703174c047e2cfce
parent f2266ccd07adf4e78671aafeb0a3c4fd16b70a01
Author: Antoni Sawicki <tenox@google.com>
Date: Tue, 30 Apr 2019 01:59:05 -0700
Update README.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -2,7 +2,7 @@ ttyplot
=======
a realtime plotting utility for terminal with data input from stdin
-takes data from standard input, most commonly unix pipeline and plots in text mode on a terminal or console, for example ping:
+takes data from standard input / unix pipeline, most commonly some tool like ping, snmpget, netstat, ifconfig, sar, vmstat, etc. and plots in text mode on a terminal in real time, for example ping:
![ttyplot ping](ttyplot-ping.png)