浏览代码

Update README on tests

pull/5/head
mtardy 5 年前
父节点
当前提交
cffb4de8c5
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@ -43,10 +43,10 @@ $ ./calc < file
Simple tests: Simple tests:
```bash ```bash
$ ./test.sh
$ tests/test.sh
``` ```
Custom test: Custom test:
```bash ```bash
$ ./calc < test.txt
$ ./calc < tests/test.txt
``` ```

正在加载...
取消
保存