diff --git a/README.md b/README.md index fa5ef5e448..e601ab0936 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # sqlc: A SQL Compiler ![go](https://github.com/kyleconroy/sqlc/workflows/go/badge.svg) +[![Go Report Card](https://goreportcard.com/badge/github.com/kyleconroy/sqlc)](https://goreportcard.com/report/github.com/kyleconroy/sqlc) sqlc generates **type-safe code** from SQL. Here's how it works: