浏览代码

Fix text

main
Adrian Short 2 年前
父节点
当前提交
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:

$ twohorserace results.json
$ twohorserace elections.json

Read JSON from STDIN:

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


Installation


正在加载...
取消
保存