From 4559513ee448fe2f62d51f5130db5514f99ec240 Mon Sep 17 00:00:00 2001 From: Adriano Caloiaro Date: Sat, 18 Feb 2023 09:45:17 -0800 Subject: [PATCH] Add gitter chat to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d0e4a2b..30b8fa0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Neoq -Background job processing built on Postgres for Go [![Go Reference](https://pkg.go.dev/badge/github.com/acaloiaro/neoq.svg)](https://pkg.go.dev/github.com/acaloiaro/neoq) +Background job processing built on Postgres for Go + +[![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) # Installation