--- /dev/null
+-------------------------------------------------------------------------------
+libsigrok demo driver
+-------------------------------------------------------------------------------
+
+This is a set of example captures generated by the libsigrok "demo" driver.
+
+
+Logic analyzer setup
+--------------------
+
+The "logic analyzer" used was the libsigrok "demo" driver (at 1MHz), using
+the logic probes D0-D7.
+
+
+Data
+----
+
+The sigrok command line used was:
+
+ sigrok-cli -d demo:logic_channels=8 -c pattern=<pattern>:samplerate=1mhz \
+ -g Logic --samples <numsamples> -o <filename>
+