README.md: Add badges

This commit is contained in:
Will Newton 2015-12-15 11:31:43 +00:00
parent 65546507dd
commit 676942f634

View file

@ -4,6 +4,10 @@ These bindings allow decoding and encoding of [FLAC](https://xiph.org/flac/)
format audio data from [Go](http://golang.org/) using the
[libFLAC](https://xiph.org/flac/api/) library.
[![Build Status](https://travis-ci.org/cocoonlife/goflac.svg)](https://travis-ci.org/cocoonlife/goflac)
[![Coverage Status](https://coveralls.io/repos/cocoonlife/goflac/badge.svg?branch=master&service=github)](https://coveralls.io/github/cocoonlife/goflac?branch=master)
### Installation
go get github.com/cocoonlife/goflac