From cf9bab0857f036c9d9a577f7e87922631e940884 Mon Sep 17 00:00:00 2001 From: James Bowes Date: Tue, 6 Aug 2013 12:54:33 -0300 Subject: [PATCH] Add shields for go version and license --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7909fcf..e651d6e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ Overview ======== +[![go v1.1.1](http://b.repl.ca/v1/go-v1.1.1-blue.png)]() +[![license MIT](http://b.repl.ca/v1/license-MIT-red.png)]() + Initially, I just wanted a server that I could upload images to, and quickly serve back. While it's mostly that, it is the client and server side tooling.