Bläddra i källkod

Update README.md to include license

jan 12 år sedan
förälder
incheckning
323dff8a0d
1 ändrade filer med 9 tillägg och 2 borttagningar
  1. 9
    2
      README.md

+ 9
- 2
README.md Visa fil

@@ -1,4 +1,11 @@
1
-resize
1
+Resize
2 2
 ======
3 3
 
4
-Image resizing in Go.
4
+Image resizing for the [Go programming language](http://golang.org) that provides a few interpolation methods.
5
+
6
+License
7
+=======
8
+
9
+Copyright (c) 2012 Jan Schlicht <janschlicht@gmail.com>
10
+This software is released unter the ISC license.
11
+The license text is at <http://www.isc.org/software/license>