Skip to content

Commit 0f72f29

Browse files
authored
Merge pull request #30 from iceddev/fix-coverall-badge
Update coveralls badge
2 parents 06c46ac + c9ee9cd commit 0f72f29

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ pg-connection-string
44
[![NPM](https://nodei.co/npm/pg-connection-string.png?compact=true)](https://nodei.co/npm/pg-connection-string/)
55

66
[![Build Status](https://travis-ci.org/iceddev/pg-connection-string.svg?branch=master)](https://travis-ci.org/iceddev/pg-connection-string)
7-
[![Coverage Status](https://coveralls.io/repos/iceddev/pg-connection-string/badge.svg?branch=master)](https://coveralls.io/r/iceddev/pg-connection-string?branch=master)
8-
7+
[![Coverage Status](https://coveralls.io/repos/github/iceddev/pg-connection-string/badge.svg?branch=master)](https://coveralls.io/github/iceddev/pg-connection-string?branch=master)
98
Functions for dealing with a PostgresSQL connection string
109

1110
`parse` method taken from [node-postgres](https://github.com/brianc/node-postgres.git)

0 commit comments

Comments
 (0)