Explorar el Código

Update README on tests

pull/5/head
mtardy hace 4 años
padre
commit
cffb4de8c5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      README.md

+ 2
- 2
README.md Ver fichero

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

Cargando…
Cancelar
Guardar