summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.