diff --git a/README.md b/README.md index dac6467..ee3a5f5 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Core API functionalities can be used through a CLI. The tables parsing utility detects and segments tables into individual cells. ```bash -python scripts/annotate.py 1 --type table +python scripts/annotate.py data/test_pdf.pdf 2 --type redaction ```