From 24b5d01b2f95414757985ce1327e6b796a031017 Mon Sep 17 00:00:00 2001 From: Ian Adam Naval Date: Mon, 11 May 2015 17:45:40 -0400 Subject: [PATCH] Add README --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..4940d7d --- /dev/null +++ b/README @@ -0,0 +1,19 @@ +librebudget +=========== + +Name's a work in progress. Goal: FOSS alternative to online budgeting software, +complete with automatic pulling of information from your bank. + +Supported banks: +- Bank of America (because that's what I have) + +Submitting a Bank +----------------- + +Open an issue on GitHub and submit the HTML source of: +- all pages required to log in +- any page that + +If you could write up what links or buttons you clicked on to get to each page, +that would also be helpful. +