From efc16b027b6680cc3a7fbaa7f127294cdea293c1 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Tue, 6 Aug 2013 11:58:47 -0400 Subject: [PATCH] setting project name as heading --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e651d6e..ce37813 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ -Overview -======== +imgsrv +====== [![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)]() +Overview +-------- + 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.