From 609631e730f616381a2052efb860df5239d726f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=BB=B5=E8=8E=9BNiKo?= <330908191@qq.com> Date: Fri, 4 Sep 2020 10:30:53 +0800 Subject: [PATCH] 1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f7c8ad..fa9891c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Message Pipe +##### Message Pipe 基于`Redis`实现的分布式消息顺序消费管道。 ![CI Build](https://github.com/minbox-projects/message-pipe/workflows/CI%20Build/badge.svg) -- Gitee