Update the README with more infomation

This commit is contained in:
Marc Di Luzio 2024-08-10 22:04:21 +01:00
parent 351dccf9e2
commit 30ddc4a448
2 changed files with 20 additions and 13 deletions

2
coverage.sh Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env bash
pytest --cov=. --cov-report=html