updated readme

This commit is contained in:
Nick Hilton 2016-02-20 12:05:59 -08:00
parent 764d83eb94
commit 551be63e36
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
1. Numpy 1. Numpy
1. exifread 1. 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