diff --git a/README.md b/README.md index cdbd21ea..7b033b1e 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,7 @@ OCRmyPDF Script aimed at performing optical character recognition (OCR) on PDF files from PDF files containing only images -Usage: ./OCRmyPDF.sh filename.pdf - -ATTENTION: THE SCRIPTS ARE STILL IN DEVELOPMENT PHASE, PLEASE DO NOT USE !!!! +To get the script usage, call: ./OCmyPDF.sh -h Features -------- @@ -33,9 +31,6 @@ Install TODO -Install java: -cd /usr/ports/java/openjdk7/ && make install clean - Install jhove: download jhove from here: http://sourceforge.net/projects/jhove/files/jhove/ After extracting the JHOVE files to some directory "jhove", you have to edit the file "jhove/conf/jhove.conf" and change something in "something" to the actual directory (ending in "/jhove").