Adrian Short 2 anni fa
parent
commit
fcec56135d
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      README

+ 2
- 2
README Vedi File

@@ -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


Caricamento…
Annulla
Salva