Skip to content

Commit aa3713d

Browse files
authored
fix readme badges
1 parent 3b07795 commit aa3713d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ The package also provides helper functions such as `UnmarshalFeatureCollection`,
1414

1515
import "github.com/paulmach/go.geojson"
1616

17-
<br />
18-
[![Build Status](https://travis-ci.org/paulmach/go.geojson.png?branch=master)](https://travis-ci.org/paulmach/go.geojson)
19-
&nbsp; &nbsp;
20-
[![Coverage Status](https://coveralls.io/repos/paulmach/go.geojson/badge.png?branch=master)](https://coveralls.io/r/paulmach/go.geojson?branch=master)
21-
&nbsp; &nbsp;
17+
[![Build Status](https://travis-ci.org/paulmach/go.geojson.svg?branch=master)](https://travis-ci.org/paulmach/go.geojson)
2218
[![Godoc Reference](https://godoc.org/github.com/paulmach/go.geojson?status.png)](https://godoc.org/github.com/paulmach/go.geojson)
2319

2420
## Examples

0 commit comments

Comments
 (0)