Sfoglia il codice sorgente

Update README on tests

master
mtardy 4 anni fa
parent
commit
cffb4de8c5
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      README.md

+ 2
- 2
README.md Vedi File

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

Caricamento…
Annulla
Salva