diff --git a/README.md b/README.md index a7b0b6c..e6967b8 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ Merges the Dublin Core metadata into the hOCR file by encoding the data in its h Usage: hocr-pdf ``` -Create a searchable PDF from a pile of hOCR and JPEG +Create a searchable PDF from a pile of hOCR and JPEG. It is important the the corresponding JPEG and hOCR files have the same name with their respective file ending. All of these files should lie in one directory, which one has to specify as an argument when calling the command, e.g. use `hocr-pdf . > out.pdf` to run the command in the current directory and save the output as `out.pdf`. ### hocr-split