diff --git a/readme.md b/readme.md index 2d3948d..b734449 100644 --- a/readme.md +++ b/readme.md @@ -22,3 +22,9 @@ pip install . ```sh python ``` + +## Testing + +```sh +pytest +```