updated readme

This commit is contained in:
Nick Hilton 2016-02-20 12:06:35 -08:00
parent 2a4344c2ed
commit 77382da703
1 changed files with 2 additions and 2 deletions

View File

@ -11,13 +11,13 @@ Photo Ranking With Python
What is this? What is this?
------------- -------------
This is a tool that uses the `Elo Ranking System`_ written in Python using:: This is a tool that uses the `Elo Ranking System`_ written in Python using:
1. Matplotlib 1. Matplotlib
2. Numpy 2. Numpy
3. exifread 3. exifread
Features:: Features:
* Auto image rotation that the camera recored in the EXIF meta data * Auto image rotation that the camera recored in the EXIF meta data
* Persistent state from execution to execution so you can pickup where you left off * Persistent state from execution to execution so you can pickup where you left off