diff --git a/README.md b/README.md index 4eb4b808..c6b9915f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ each other and with existing transactions. - Pluggable data source architecture, including existing support for OFX (cash, investment, and retirement accounts), Mint.com, Amazon.com, and Venmo. +- Supports [beancount importers](https://beancount.github.io/docs/importing_external_data.html) so it's easier to write your own, + and existing beancount and fava users can hop right on with no hustle. + - Robustly associates imported transactions with the source data, to automatically avoid duplicates.