From 6a344abbd9b4f3654aa1516ec9844f39305164ce Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Sat, 13 Apr 2019 23:46:29 +0100 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa26b9b..f33e813 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ If you wish to contribute other bank statement csv formats or features then plea ### Things for version 1.0 1. ~~Set up adding statement lines and displaying them~~ -2. Set up adding and saving statement lines with localstorage, and reloading from localstorage +2. ~~Set up adding and saving statement lines with localstorage, and reloading from localstorage~~ 3. Set up importing a csv file (bank statement) to the data structure, adding each line 4. Modify that to ignore any entries that already exist upon import 5. Set up a system to enable selecting a tag from the preset tags for each line when importing