Explorar el Código

Fix text

main
Adrian Short hace 2 años
padre
commit
fcec56135d
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      README

+ 2
- 2
README Ver fichero

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


Cargando…
Cancelar
Guardar