Ver código fonte

Update README on tests

master
mtardy 4 anos atrás
pai
commit
cffb4de8c5
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      README.md

+ 2
- 2
README.md Ver arquivo

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

Carregando…
Cancelar
Salvar