diff --git a/README.md b/README.md index 2613eb9..71a01a1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Bugs Bunny: 弹性的多进程RabbitMQ Consumer -![tests](https://github.com/hsldymq/bugs-bunny/actions/workflows/unit-tests.yml/badge.svg) +[![Test](https://github.com/hsldymq/bugs-bunny/actions/workflows/test.yml/badge.svg)](https://github.com/hsldymq/bugs-bunny/actions/workflows/test.yml/badge.svg) ### 运行要求 * PHP: ^7.1 || ^8.0 @@ -101,4 +101,4 @@ $dispatcher = (new Dispatcher($conn, $factory)) ``` ### 更多 -你可以通过查看examples目录中的代码来了解更多的信息 \ No newline at end of file +你可以通过查看examples目录中的代码来了解更多的信息