From 3d2ab6ee343bb68bd14215f2b17e69db0d09eb24 Mon Sep 17 00:00:00 2001 From: scoobybejesus Date: Sat, 14 Nov 2020 17:35:28 -0500 Subject: [PATCH] README: mention Python helper script. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d7cc9e0..f196503 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ containing the user's entire cryptocurrency transaction history, the software wi *The tracking isn't pooled by `ticker`. Rather, it's tracked at the account/wallet level. +There is a helper Python script at the root of the repo that will assist you in sanitizing your CSV file +so it can be successfully imported into `cryptools`. + --- ### Features