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.