summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-10-30 23:42:02 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-10-30 23:42:02 +0200
commitbee3b59986266325a5643a989800697f2617fa77 (patch)
treea80c94a9ea49f2f336162f6f673632d042619e4a
parentbdeafb42eef3a9d0a7886ef47003a2208bb489fe (diff)
README: Add pointer to dlog-viewer --help
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 567edcf..9674299 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,10 @@ Measurements can be exported to CSV or plotted on-screen.
This program is not affiliated with Keysight and has not been thoroughly
tested yet. Use at your own risk.
+
+Analysis options include
+
+* plots showing voltage, current, or power over time, and
+* changepoint detectiong using the PELT algorithm.
+
+See `bin/dlog-viewer --help` for usage details.