From faba531f5ee61aee59c6bbf9b043134c5e752ac4 Mon Sep 17 00:00:00 2001 From: Eddie Antonio Santos Date: Wed, 21 Nov 2018 12:29:15 -0700 Subject: [PATCH] Minor updates to README. --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d24c602..4a46fff 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,16 @@ guide][user-guide] for more information. [user-guide]: https://github.com/eddieantonio/ocreval/raw/master/user-guide.pdf -`ocreval` is a modern port of the [ISRI Analytic Tools][], with UTF-8 -support and other improvements. +`ocreval` is a modern port of the [ISRI Analytic Tools for OCR Evaluation][isri], +with UTF-8 support and other improvements. -[ISRI Analytic Tools]: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.216.9427&rep=rep1&type=pdf +[isri]: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.216.9427&rep=rep1&type=pdf # Install (macOS) Using [Homebrew][brew]: - brew tap eddieantonio/eddieantonio - brew install ocreval + brew install eddieantonio/eddieantonio/ocreval [brew]: http://brew.sh/