Skip to content

Commit

Permalink
add badge mentioned in awesome go
Browse files Browse the repository at this point in the history
  • Loading branch information
peczenyj committed Jan 10, 2025
1 parent bf3519b commit 64c53e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![GoDoc Reference](https://godoc.org/github.com/leporo/sqlf?status.svg)](http://godoc.org/github.com/leporo/sqlf)
![Build Status](https://github.com/leporo/sqlf/actions/workflows/build.yml/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/leporo/sqlf)](https://goreportcard.com/report/github.com/leporo/sqlf)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/avelino/awesome-go#sql-query-builders)


A fast SQL query builder for Go.
Expand Down

0 comments on commit 64c53e6

Please sign in to comment.