From 03febfe4a498d6096133c0b02574e9acfe788af1 Mon Sep 17 00:00:00 2001 From: Vinta Date: Wed, 28 Feb 2018 14:47:39 +0800 Subject: [PATCH] rename Imagery --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a7b235..a57793a 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). - [Hardware](#hardware) - [HTML Manipulation](#html-manipulation) - [HTTP](#http) - - [Imagery](#imagery) + - [Image Processing](#image-processing) - [Implementations](#implementations) - [Interactive Interpreter](#interactive-interpreter) - [Internationalization](#internationalization) @@ -677,7 +677,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [scapy](https://github.com/secdev/scapy) - A brilliant packet manipulation library. * [wifi](https://github.com/rockymeza/wifi) - A Python library and command line tool for working with WiFi on Linux. -## Imagery +## Image Processing *Libraries for manipulating images.*