Add Godoc badge.

This commit is contained in:
harukasan 2015-01-09 21:05:59 +09:00
parent fab8f03740
commit 3f53436264

View file

@ -2,6 +2,7 @@ go-libwebp
==========
[![Build Status](https://travis-ci.org/harukasan/go-libwebp.svg)](https://travis-ci.org/harukasan/go-libwebp)
[![GoDoc](https://godoc.org/github.com/harukasan/go-libwebp/webp?status.svg)](https://godoc.org/github.com/harukasan/go-libwebp/webp)
A implementation of Go binding for [libwebp](https://developers.google.com/speed/webp/docs/api) written with cgo.