diff --git a/README.md b/README.md index 6d019d0..20e03df 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ [![CI](https://github.com/VinGarcia/ksql/actions/workflows/ci.yml/badge.svg)](https://github.com/VinGarcia/ksql/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/VinGarcia/ksql/branch/master/graph/badge.svg?token=5CNJ867C66)](https://codecov.io/gh/VinGarcia/ksql) +[![Go Reference](https://pkg.go.dev/badge/github.com/vingarcia/ksql.svg)](https://pkg.go.dev/github.com/vingarcia/ksql) +![Go Report Card](https://goreportcard.com/badge/github.com/vingarcia/ksql) + # KSQL the Keep it Simple SQL library