diff --git a/README.md b/README.md index 465908a..7c7d4d2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # DbMap Tiny package to auto map struct fields to database columns and vice versa without ORM's. -[![Workflow](https://github.com/AlexanderMatveev/dbmap/actions/workflows/go.yml/badge.svg)](https://github.com/AlexanderMatveev/dbmap/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/AlexanderMatveev/dbmap)](https://goreportcard.com/report/github.com/AlexanderMatveev/dbmap) ## Usage