diff --git a/README.md b/README.md new file mode 100644 index 0000000..2f125b8 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +Pipe through standard input while highlighting and keeping track of delays between lines + +Usage: txt-timer [OPTIONS] + +Options: + -q, --quiet + do not output stdin + -c, --count + number of top differences to print at the end [default: 5] + -B, --lines-before + [default: 5] + --color + colorized output + --color-range + range for color scale of delay, in seconds [default: 0.2] + --time-regex + use regex to extract timestamp from lines instead of using real time, must have one (?