updated readme
This commit is contained in:
parent
2a4344c2ed
commit
77382da703
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue