From 323dff8a0d28369dfce86c81be7ad74e3273facc Mon Sep 17 00:00:00 2001 From: jan Date: Thu, 2 Aug 2012 23:16:15 +0300 Subject: [PATCH] Update README.md to include license --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eafc0c1..e069759 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -resize +Resize ====== -Image resizing in Go. \ No newline at end of file +Image resizing for the [Go programming language](http://golang.org) that provides a few interpolation methods. + +License +======= + +Copyright (c) 2012 Jan Schlicht +This software is released unter the ISC license. +The license text is at \ No newline at end of file