Skip to content

Commit

Permalink
add LICENSE note to README
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadavidthomas committed Jan 30, 2024
1 parent 23a8382 commit 80f8506
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,7 @@ python manage.py setup_periodic_tasks
```

This command automatically registers periodic tasks from `tasks.py` files in Django apps, and from the `Q_REGISTRY["TASKS"]` setting. It also cleans up any periodic tasks that are no longer registered.

## License

`django-q-registry` is licensed under the MIT license. See the [`LICENSE`](LICENSE) file for more information.

0 comments on commit 80f8506

Please sign in to comment.