Skip to content

Commit

Permalink
pglock: add badge pointing to godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ucirello committed Jan 26, 2019
1 parent 556425f commit dba0c8e
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
@@ -1,5 +1,6 @@
# PostgreSQL Lock Client for Go

[![GoDoc](https://godoc.org/cirello.io/pglock?status.svg)](https://godoc.org/cirello.io/pglock)
[![Build Status](https://travis-ci.org/ucirello/pglock.svg?branch=master)](https://travis-ci.org/ucirello/pglock)
[![Coverage Status](https://coveralls.io/repos/github/ucirello/pglock/badge.svg?branch=master)](https://coveralls.io/github/ucirello/pglock?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/ucirello/pglock)](https://goreportcard.com/report/github.com/ucirello/pglock)
Expand Down

0 comments on commit dba0c8e

Please sign in to comment.