From 89cefaa2aa948aa0cd78c430c75656fe60817161 Mon Sep 17 00:00:00 2001 From: Nick Hilton Date: Sat, 20 Feb 2016 12:15:01 -0800 Subject: [PATCH] doc fixes --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 9fa5762..5b53c3d 100644 --- a/README.rst +++ b/README.rst @@ -103,13 +103,14 @@ Suppose there is a dir containing some photos: 20160109_152414.jpg 20160109_153443.jpg -These photos haven't been ranked yet, so lets ranking, 1 round: +These photos haven't been ranked yet, so lets rank them, in this example, 1 +round: .. code-block:: bash ./rank_photos.py -r 1 ~/Desktop/example/ -Once the number of rounds completes, the ranked list is dumped to the console: +Once the number of rounds complete, the ranked list is dumped to the console: .. code-block:: bash