diff --git a/Example PDF.pdf b/Example PDF.pdf index 44da51a..d6fcba7 100644 Binary files a/Example PDF.pdf and b/Example PDF.pdf differ diff --git a/README.md b/README.md index 4a061a8..3868fd3 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ optional arguments: The PDF here was made using: -`bookdir2pdf.py --input_dir test_dir/ --order_number_separator . --purify sharpen=1 --title "Example PDF" --dpi 72` +`bookdir2pdf.py --input_dir test_dir/ --order_number_separator . --purify sharpen=1` The `.` is what seperates the ordering numbers from the bookmark name in the directory name. For example, the directory name `01. The First Part` has a `.` between the ordering number `01` and the bookmark name `The First Part`.