From b32b268aa965da7a501ad608603e2033da12330a Mon Sep 17 00:00:00 2001 From: Ben Charlton Date: Tue, 14 Aug 2018 18:55:50 +0100 Subject: [PATCH] minor doc fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f282da..796577b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Rigol scope stats in Go +# Query Rigol Oscilloscope stats in Go This tool allows you to pull measurement statistics from a Rigol Oscilloscope over the network connection and outputs them in CSV format. I've tested it with my DS1054Z so far.