Skip to content

Commit

Permalink
docs(README): add note about OCR feature
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-awd committed Sep 5, 2024
1 parent 5b1c621 commit e6653e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ python3 src/monopoly/examples/single_statement.py
## Features
- Parses PDFs using predefined configuration classes per bank.
- Handles locked PDFs with credentials passed via environment variables.
- Supports a variety of date/number formats and determines if a transaction is debit or credit.
- Supports adding OCR for image-based bank statements.
- Provides a generic parser that can be used without any predefined configuration (caveat emptor).
- Includes a safety check (enabled by default) that validates totals for debit or credit statements.

Expand Down

0 comments on commit e6653e9

Please sign in to comment.