diff --git a/README.md b/README.md index d78cb8ca63..c43e4e8253 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [base_import_async](base_import_async/) | 13.0.2.0.1 | | Import CSV files in the background -[queue_job](queue_job/) | 13.0.3.11.3 | [![guewen](https://github.com/guewen.png?size=30px)](https://github.com/guewen) | Job Queue +[queue_job](queue_job/) | 13.0.3.11.3 | guewen | Job Queue [queue_job_cron](queue_job_cron/) | 13.0.2.1.1 | | Scheduled Actions as Queue Jobs [queue_job_subscribe](queue_job_subscribe/) | 13.0.1.0.0 | | Control which users are subscribed to queue job notifications [queue_job_web_notify](queue_job_web_notify/) | 13.0.1.0.0 | | This module allows to display a notification to the related user of a failed job. It uses the web_notify notification feature.