Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Solender committed Feb 4, 2020
1 parent 5f078f9 commit 10e695b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/mindstand/go-bolt)](https://goreportcard.com/report/github.com/mindstand/go-bolt)
[![Actions Status](https://github.com/mindstand/go-bolt/workflows/Go/badge.svg)](https://github.com/mindstand/go-bolt/actions)
[![GoDoc](https://godoc.org/github.com/mindstand/go-bolt?status.svg)](https://godoc.org/github.com/mindstand/go-bolt)
# Go-Bolt - GoLang Bolt Driver

Expand Down Expand Up @@ -69,4 +68,4 @@ err = conn.Close()
if err != nil {
panic(err)
}
```
```

0 comments on commit 10e695b

Please sign in to comment.