Skip to content

Commit

Permalink
docs: update readme with valueLabels
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjohanning committed Jun 4, 2024
1 parent 4f3dafe commit 89457e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ npm run start -- --dirPath="/path/to/receipts"
receipts: 1
Totals by year
2021 ╢██████████░░░░░░░░░░
2022 ╢████████████████████
2023 ╢████████████░░░░░░░░
2024 ╢███████░░░░░░░░░░░░░
2021 ╢██████████░░░░░░░░░░ 75.00
2022 ╢████████████████████ 150.00
2023 ╢████████████░░░░░░░░ 90.00
2024 ╢███████░░░░░░░░░░░░░ 50.00
╚════════════════════
```

0 comments on commit 89457e5

Please sign in to comment.