Browse Source

Update README on tests

pull/5/head
mtardy 4 years ago
parent
commit
cffb4de8c5
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

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

Loading…
Cancel
Save