Browse Source

business/reckon: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/87/head
B. Watson 5 years ago
committed by Willy Sudiarto Raharjo
parent
commit
e0ee8e48e3
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 7
      business/reckon/README

7
business/reckon/README

@ -1,8 +1,9 @@
Reckon automagically converts CSV files for use with the command-line
accounting tool Ledger. It also helps you to select the correct accounts
associated with the CSV data using Bayesian machine learning.
accounting tool Ledger. It also helps you to select the correct
accounts associated with the CSV data using Bayesian machine learning.
First, login to your bank and export your transaction data as a CSV file.
First, login to your bank and export your transaction data as a CSV
file.
To see how the CSV parses:
reckon -f bank.csv -p

Loading…
Cancel
Save