瀏覽代碼

Fix text

main
Adrian Short 3 年之前
父節點
當前提交
fcec56135d
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      README

+ 2
- 2
README 查看文件

@@ -11,11 +11,11 @@ Assuming `twohorserace` is in your $PATH and executable:


Read JSON from a file: Read JSON from a file:


$ twohorserace results.json
$ twohorserace elections.json


Read JSON from STDIN: Read JSON from STDIN:


$ cat results.json | twohorserace --
$ cat elections.json | twohorserace --




Installation Installation


Loading…
取消
儲存