0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2025-04-01 02:42:37 -05:00

move badges inline with header; add license badge

This commit is contained in:
Will Norris 2015-05-05 08:12:41 -07:00
parent 436e081e7d
commit ac6dd6d1d1

View file

@ -1,7 +1,4 @@
[![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)
# imageproxy #
# 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 is a caching image proxy server written in golang. It supports
dynamic image resizing and URL whitelisting.