diff --git a/README.md b/README.md index 1998b78c..ea917437 100644 --- a/README.md +++ b/README.md @@ -316,8 +316,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for Optical Character Recognition.* -* [python-tesseract] (https://code.google.com/p/python-tesseract) - A wrapper class for [Google Tesseract OCR](https://code.google.com/p/tesseract-ocr/). -* [pytesseract](https://github.com/madmaze/pytesseract) - Another wrapper for Google Tesseract OCR. +* [python-tesseract](https://code.google.com/p/python-tesseract) - A wrapper class for [Google Tesseract OCR](https://code.google.com/p/tesseract-ocr/). +* [pytesseract](https://github.com/madmaze/pytesseract) - Another wrapper for Google Tesseract OCR. * [pyocr](https://github.com/jflesch/pyocr) - A wrapper for Tesseract and Cuneiform. ## Audio @@ -991,7 +991,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial. * [gitapi](http://bitbucket.org/haard/gitapi) - Pure-Python API for git. * [supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX. - + ## Job Scheduler *Libraries for scheduling jobs.* @@ -1032,7 +1032,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [pythonlibs](http://www.lfd.uci.edu/~gohlke/pythonlibs/) - Unofficial Windows binaries for Python extension packages. * [spyder](https://code.google.com/p/spyderlib/) - IDE for the Python language with advanced editing, interactive testing, debugging and introspection features (also comes with Anaconda, WinPython). * [Python(x,y)](https://code.google.com/p/pythonxy/) - Scientific-applications-oriented Python Distribution based on Qt and Spyder. -* [WinPython](https://winpython.github.io/) - Portable development environment for Windows 7/8 +* [WinPython](https://winpython.github.io/) - Portable development environment for Windows 7/8. ## Network Virtualization and SDN