Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hsldymq committed Apr 14, 2024
1 parent 2229861 commit 901c650
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -101,4 +101,4 @@ $dispatcher = (new Dispatcher($conn, $factory))
```

### 更多
你可以通过查看examples目录中的代码来了解更多的信息
你可以通过查看examples目录中的代码来了解更多的信息

0 comments on commit 901c650

Please sign in to comment.