From dc1375e9cbdfe57d734fb9819c84fa633df54898 Mon Sep 17 00:00:00 2001 From: Thiago Avelino Date: Sun, 6 Jul 2014 11:21:12 -0300 Subject: [PATCH] add new section Imagery --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d52c2223..83460fe0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw - [Template Engine](#template-engine) - [Authentication and OAuth](#authentication-and-oauth) - [Database](#database) + - [Imagery](#imagery) - [Resources](#resources) - [Websites](#websites) @@ -51,6 +52,12 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw * [diskv](https://github.com/peterbourgon/diskv) - A home-grown disk-backed key-value store. +## Imagery + +*Libraries for manipulating images.* + + + # Resources Where to discover new Go libraries.