From dbda88aee60cbd91b9018b0e73267620b829b2bd Mon Sep 17 00:00:00 2001 From: Adriano Caloiaro Date: Mon, 18 Sep 2023 17:35:02 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fac67f0..100a893 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Neoq -Background job processing for Go +Queue-agnostic background job library for Go, with a pleasant API and powerful features. [![Go Reference](https://pkg.go.dev/badge/github.com/acaloiaro/neoq.svg)](https://pkg.go.dev/github.com/acaloiaro/neoq) [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://app.gitter.im/#/room/#neoq:gitter.im)