|
|
@@ -11,11 +11,11 @@ Assuming `twohorserace` is in your $PATH and executable: |
|
|
|
|
|
|
|
Read JSON from a file: |
|
|
|
|
|
|
|
$ twohorserace results.json |
|
|
|
$ twohorserace elections.json |
|
|
|
|
|
|
|
Read JSON from STDIN: |
|
|
|
|
|
|
|
$ cat results.json | twohorserace -- |
|
|
|
$ cat elections.json | twohorserace -- |
|
|
|
|
|
|
|
|
|
|
|
Installation |
|
|
|