diff --git a/README.md b/README.md index 3e3fdb300..4c7583a5e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Go Reference](https://pkg.go.dev/badge/github.com/ThreeDotsLabs/watermill.svg)](https://pkg.go.dev/github.com/ThreeDotsLabs/watermill) [![Go Report Card](https://goreportcard.com/badge/github.com/ThreeDotsLabs/watermill)](https://goreportcard.com/report/github.com/ThreeDotsLabs/watermill) [![codecov](https://codecov.io/gh/ThreeDotsLabs/watermill/branch/master/graph/badge.svg)](https://codecov.io/gh/ThreeDotsLabs/watermill) +[![Gurubase](https://img.shields.io/badge/Gurubase-Ask%20Watermill%20Guru-006BFF)](https://gurubase.io/g/watermill) Watermill is a Go library for working efficiently with message streams. It is intended for building event driven applications, enabling event sourcing, RPC over messages,