diff --git a/README.md b/README.md index 62d1870..267277c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [![GoDoc](https://godoc.org/github.com/go-andiamo/jsont?status.svg)](https://pkg.go.dev/github.com/go-andiamo/jsont) [![Latest Version](https://img.shields.io/github/v/tag/go-andiamo/jsont.svg?sort=semver&style=flat&label=version&color=blue)](https://github.com/go-andiamo/jsont/releases) [![codecov](https://codecov.io/gh/go-andiamo/jsont/branch/master/graph/badge.svg)](https://codecov.io/gh/go-andiamo/jsont) -[![Go Report Card](https://goreportcard.com/badge/github.com/go-andiamo/jsont)](https://goreportcard.com/report/github.com/go-andiamo/jsont) -[![Maintainability](https://api.codeclimate.com/v1/badges/1d64bc6c8474c2074f2b/maintainability)](https://codeclimate.com/github/go-andiamo/jsont/maintainability) A really simple JSON templating utility...