From 70e4476a94459e3820a3563363607a3b00e335e2 Mon Sep 17 00:00:00 2001 From: ngawangtrinley Date: Mon, 10 Sep 2018 22:43:23 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e290d98..16523f2 100644 --- a/README.md +++ b/README.md @@ -41,12 +41,14 @@ First version of an archive auditing tool for BDRC * order files by name/size * audit number of files per folder * audit folder/file names +* check that the image number matches the number in the biblio-sheet * audit biblio-sheets * Pillow integration * audit image metadata * generate archive and web bundles * sync images to the server when ready + ### Building from source To build the project from source, get [PyInstaller](http://pyinstaller.readthedocs.io/en/stable/installation.html) on your machine and use the following command: