diff --git a/README.md b/README.md index 60fd801..45de78b 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ The below image shows a parsed table, where each table cell has been detected in The redaction detection utility detects previous redactions in PDFs (filled black rectangles). ```bash -python scripts/annotate.py 0 --type redaction +python scripts/annotate.py data/test_pdf.pdf 2 --type redaction ``` The below image shows the detected redactions with green outlines.