Update README

This commit is contained in:
2024-06-14 22:01:11 +02:00
parent 90965877eb
commit cc1efa0b4e

View File

@@ -34,6 +34,5 @@ build/sample/sample -h
To run the tests and see coverage (llvm & gcovr have to be installed), execute the following commands:
```bash
cd tests
./test
make test
```