From 1d5d3546226945ea55d34643216ed3a6866bc057 Mon Sep 17 00:00:00 2001 From: leogregianin Date: Fri, 28 Nov 2014 09:29:00 -0300 Subject: [PATCH] layout changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1de0b964..633e55d1 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [scikit-image](http://scikit-image.org/) - A Python library for (scientific) image processing. * [hmap](https://github.com/rossgoodwin/hmap) - Image histogram remapping. -* Tools for Optical Character Recognition (OCR).* +*Tools for Optical Character Recognition (OCR).* * [python-tesseract] (https://code.google.com/p/python-tesseract) - Wrapper class for Tesseract OCR. * [pyocr](https://github.com/jflesch/pyocr) - Wrapper for Tesseract and Cuneiform. * [pytesser](https://code.google.com/p/pytesser) - OCR module for Python.