rename Imagery

This commit is contained in:
Vinta 2018-02-28 14:47:39 +08:00
parent 226caa5461
commit 03febfe4a4
1 changed files with 2 additions and 2 deletions

View File

@ -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.*