Skip to content

Commit

Permalink
Merge pull request #288 from taniabogatsch/godoc-badge
Browse files Browse the repository at this point in the history
Add godoc badge
  • Loading branch information
taniabogatsch authored Oct 9, 2024
2 parents 1a1dfe4 + 290710c commit 379592c
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 @@
The DuckDB driver conforms to the built-in `database/sql` interface.

![Tests status](https://github.com/marcboeker/go-duckdb/actions/workflows/tests.yaml/badge.svg)
[![GoDoc](https://godoc.org/github.com/marcboeker/go-duckdb?status.svg)](https://pkg.go.dev/github.com/marcboeker/go-duckdb)

## Installation

Expand Down

0 comments on commit 379592c

Please sign in to comment.