ソースを参照

Update README on tests

master
mtardy 4年前
コミット
cffb4de8c5
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      README.md

+ 2
- 2
README.md ファイルの表示

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

読み込み中…
キャンセル
保存