From 551be63e36c195db47dc91d939c9c6a2ce1e8a8e Mon Sep 17 00:00:00 2001 From: Nick Hilton Date: Sat, 20 Feb 2016 12:05:59 -0800 Subject: [PATCH] updated readme --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a565b9a..5bc4727 100644 --- a/README.rst +++ b/README.rst @@ -11,13 +11,13 @@ Photo Ranking With Python 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. Numpy 1. exifread -Features: +Features:: * 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