diff --git a/README.md b/README.md index 2ea98e8..721a572 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ Pytest-Abra is an installable python package design to test instances created wi - `abratest` CLI command. *Used to initialize the testing.* -- `pytest-abra` Pytest plugin. *Automatically loads custom fixtures in any pytest.* +- `pytest-abra` Pytest plugin. *Automatically loads custom fixtures in any pytest (see `pytest_abra/custom_fixtures.py`)* ## CLI (`abratest`) -`Abratest` can be called via terminal: +`abratest` can be called via terminal: ```bash abratest [arguments]