From 0f28f62c8a0c9cc7856a9a1d63d44bc5440f2e25 Mon Sep 17 00:00:00 2001 From: Christian Wellenbrock Date: Fri, 13 Dec 2024 14:42:39 +0100 Subject: [PATCH] WIP --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c6000d..2f0bfe5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ [![Build Status](https://github.com/adjust/rmq/workflows/test/badge.svg)](https://github.com/adjust/rmq/actions?query=branch%3Amaster+workflow%3Atest) [![GoDoc](https://pkg.go.dev/badge/github.com/adjust/rmq)](https://pkg.go.dev/github.com/adjust/rmq) +This is a test. + ## Overview rmq is short for Redis message queue. It's a message queue system written in Go