From 14af10e7089cef489a8dcdbf582e84e309275a33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Aparicio?= Date: Thu, 2 Apr 2015 15:04:58 +0200 Subject: [PATCH] feat(docs): add badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9ac813..e4cad62 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# bimg +# bimg [![Build Status](https://travis-ci.org/h2non/bimg.png)](https://travis-ci.org/h2non/bimg) [![GitHub release](https://img.shields.io/github/tag/h2non/bimg.svg)]() [![GoDoc](https://godoc.org/github.com/h2non/bimg?status.png)](https://godoc.org/github.com/h2non/bimg) Go library for blazing fast image processing based on [libvips](https://github.com/jcupitt/libvips) using C bindings