diff --git a/README.md b/README.md index 03c2368..5b817d0 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,8 @@ optional arguments: sample is 0s). Absolute time prints time according to record start time. ``` + +Example usage + +`./pyEdfToCsv.py -i example/11-56-29.EDF -t` + diff --git a/example/11-56-29.EDF b/example/11-56-29.EDF new file mode 100644 index 0000000..fa7597b Binary files /dev/null and b/example/11-56-29.EDF differ