Procházet zdrojové kódy

Update README on tests

master
mtardy před 4 roky
rodič
revize
cffb4de8c5
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      README.md

+ 2
- 2
README.md Zobrazit soubor

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

Načítá se…
Zrušit
Uložit