Skip to content

Commit

Permalink
add https://codecov.io link to README file
Browse files Browse the repository at this point in the history
  • Loading branch information
crgimenes committed Dec 8, 2016
1 parent db47fbf commit e0ac837
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 @@ -2,6 +2,7 @@
[![Build Status](https://travis-ci.org/nuveo/prest.svg?branch=master)](https://travis-ci.org/nuveo/prest)
[![GoDoc](https://godoc.org/github.com/nuveo/prest?status.png)](https://godoc.org/github.com/nuveo/prest)
[![Go Report Card](https://goreportcard.com/badge/github.com/nuveo/prest)](https://goreportcard.com/report/github.com/nuveo/prest)
[![codecov](https://codecov.io/gh/nuveo/prest/branch/master/graph/badge.svg)](https://codecov.io/gh/nuveo/prest)

Serve a RESTful API from any PostgreSQL database

Expand Down

0 comments on commit e0ac837

Please sign in to comment.