author | Alberto Bertogli
<albertito@blitiri.com.ar> 2020-05-22 17:20:37 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2020-05-22 17:20:37 UTC |
parent | 03504c6fa54669c4e71f9f6ba23337456772231a |
README.md | +2 | -0 |
diff --git a/README.md b/README.md index 245d3a4..f9fa6bb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # blitiri.com.ar/go/log [![GoDoc](https://godoc.org/blitiri.com.ar/go/log?status.svg)](https://godoc.org/blitiri.com.ar/go/log) +[![Build Status](https://travis-ci.org/albertito/log.svg?branch=master)](https://travis-ci.org/albertito/log) +[![Go Report Card](https://goreportcard.com/badge/github.com/albertito/log)](https://goreportcard.com/report/github.com/albertito/log) [log](https://godoc.org/blitiri.com.ar/go/log) is a Go package implementing a simple logger.