From 3c0e70423921769c246c36ec3f86df075461a028 Mon Sep 17 00:00:00 2001 From: kmonsoor Date: Fri, 4 Jul 2014 00:43:43 +0600 Subject: [PATCH] Proposing "Image processing" instead of "Imagery" to make wording more consistent with "Natural Language Processing", "Text Processing" etc. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7578a1d..01b5964a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by - [Documentation](#documentation) - [Configuration](#configuration) - [Command-line Tools](#command-line-tools) - - [Imagery](#imagery) + - [Image processing](#image-processing) - [Audio](#audio) - [Video](#video) - [Geolocation](#geolocation) @@ -203,7 +203,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * Workflow Tools * [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX -## Imagery +## Image processing *Libraries for manipulating images.*