diff --git a/README.md b/README.md index 015a88fb..21fef41b 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,4 @@ $ pytest --cov=src --cov-report=html ``` This will generate an html coverage report in `htmlcov/` directory. +This should also cause any variant that has README in its path list to run.