Skip to content

Commit

Permalink
doc: update project status (README)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nirschl <peter.nirschl@gmail.com>
  • Loading branch information
petermax2 committed Jun 28, 2024
1 parent 5654680 commit ad5ee77
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@

`hledger-import` imports data from bank export files (CSV, JSON, etc.) and converts the transactions into a `hledger` compatible format.

The following banks and formats are supported:
The following bank export formats are supported:

- Erste Bank JSON exports
- Revolut CSV exports
- card complete XML exports
- flatex CSV exports of settlement accounts

**This tool is work in progress!**
- flatex PDF invoice

## Compile and Run

Expand All @@ -27,7 +26,5 @@ cargo run -- --help

## Plans for the Future

The following banks and formats will be supported soon:

- flatex PDF invoice
- better documentation

0 comments on commit ad5ee77

Please sign in to comment.