From 82ba3b64454920e6e46aa9cce2b1609838877b6a Mon Sep 17 00:00:00 2001 From: Will Norris Date: Tue, 6 Feb 2018 16:09:10 +0000 Subject: [PATCH] readme: move badges below title --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59613e8..606f62e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# imageproxy [![Build Status](https://travis-ci.org/willnorris/imageproxy.svg?branch=master)](https://travis-ci.org/willnorris/imageproxy) [![GoDoc](https://godoc.org/willnorris.com/go/imageproxy?status.svg)](https://godoc.org/willnorris.com/go/imageproxy) [![Apache 2.0 License](https://img.shields.io/badge/license-Apache%202.0-blue.svg?style=flat)](LICENSE) +# imageproxy + +[![GoDoc](https://godoc.org/willnorris.com/go/imageproxy?status.svg)](https://godoc.org/willnorris.com/go/imageproxy) +[![Build Status](https://travis-ci.org/willnorris/imageproxy.svg?branch=master)](https://travis-ci.org/willnorris/imageproxy) +[![Apache 2.0 License](https://img.shields.io/badge/license-Apache%202.0-blue.svg?style=flat)](LICENSE) imageproxy is a caching image proxy server written in go. It features: