diff --git a/README.md b/README.md index 6752463..3aff862 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ See entire quick-start guide [here](https://koulanurag.dev/maze-world/quick-star ## Testing: - Install: ```pip install -e ".[test]" ``` -- Run: ```pytest``` +- Run: ```pytest -v --xdoc --cov=./ --cov-report=xml``` ## Development: