diff --git a/README.md b/README.md index f2b03dd..aa0910a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ [![Tests](https://github.com/glebarez/go-sqlite/actions/workflows/tests.yml/badge.svg)](https://github.com/glebarez/go-sqlite/actions/workflows/tests.yml) ![badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/glebarez/0fd7561eb29baf31d5362ffee1ae1702/raw/badge-sqlite-version-with-date.json) -![badge](https://img.shields.io/github/downloads/glebarez/go-sqlite/total.svg?color=54a158&labelColor=25292d) # go-sqlite This is a pure-Go SQLite driver for Golang's native [database/sql](https://pkg.go.dev/database/sql) package.