diff options
-rw-r--r-- | business/reckon/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/business/reckon/README b/business/reckon/README index 89d98e90fd..c34b6c4062 100644 --- a/business/reckon/README +++ b/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 |