Ver código fonte

Fix text

main
Adrian Short 2 anos atrás
pai
commit
fcec56135d
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      README

+ 2
- 2
README Ver arquivo

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


Carregando…
Cancelar
Salvar