We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5c0ef commit 36b9551Copy full SHA for 36b9551
1 file changed
docs/index.md
@@ -25,3 +25,14 @@ Listen for queued jobs.
25
* [Running queues](running-queues)
26
* [Commands](commands.md)
27
* [Troubleshooting](troubleshooting.md)
28
+
29
+### Acknowledgements
30
31
+Every open-source project depends on its contributors to be a success. The following users have
32
+contributed in one manner or another in making this project:
33
34
+<a href="https://github.com/codeigniter4/queue/graphs/contributors">
35
+ <img src="https://contrib.rocks/image?repo=codeigniter4/queue" alt="Contributors">
36
+</a>
37
38
+Made with [contrib.rocks](https://contrib.rocks).
0 commit comments