diff --git a/README.md b/README.md index 43c7fe5..0ea9b0f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ![Tests](https://github.com/mysiar-org/go_sql_raw/actions/workflows/tests.yml/badge.svg) [![Gosec](https://github.com/mysiar-org/go_sql_raw/actions/workflows/gosec.yml/badge.svg)](https://github.com/mysiar-org/go_sql_raw/actions/workflows/gosec.yml) [![Go Reference](https://pkg.go.dev/badge/github.com/mysiar-org/go_sql_raw.svg)](https://pkg.go.dev/github.com/mysiar-org/go-sql-raw) +![GitHub go.mod Go version (branch)](https://img.shields.io/github/go-mod/go-version/mysiar-org/go_sql_raw/main) + The main reason that this module has been created was generic querying database without knowing table structure.