diff --git a/README.md b/README.md index 8fbf35c..6ee36b9 100644 --- a/README.md +++ b/README.md @@ -155,3 +155,5 @@ Additional methods are available for managing url groups, schedules, and message 4. Create a .env file with `cp .env.example .env` and fill in the `QSTASH_TOKEN` 5. Run tests with `poetry run pytest` 6. Format with `poetry run ruff format .` + +Hello