Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamGagorik committed Aug 4, 2024
1 parent 27b4ff1 commit 681f7d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ bany extract pdf --inp /path/to/pdf --config config.yaml --upload

### `config.yaml`

- Some examples can be found in the `./cfg` directory
- Define rules to match patterns in the text of a PDF
- Define the transactions to create from these matches

Expand Down Expand Up @@ -111,7 +112,7 @@ bany split

#### Run a series of commands

You can run a series of commands defined in a text file.
You can run a series of commands defined in a text file (see example in `./cfg` directory.

```text
split -a 12.79 -p Costco -C Food -d Dad=1 Adam=0 Doug=0 -c Adam=1
Expand Down

0 comments on commit 681f7d8

Please sign in to comment.