From 1a6487c8d88c0617130ddd70d50bc36208fe8153 Mon Sep 17 00:00:00 2001 From: Duke Date: Sun, 6 Jul 2014 11:41:55 -0300 Subject: [PATCH] added resize lib --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b68bf3d0..35d05241 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw * [img](https://github.com/hawx/img) - A selection of image manipulation tools. * [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation. - +* [resize](https://github.com/nfnt/resize) - Image resizing for the Go with common interpolation methods. # Resources