From 0f6008705c251bdebd769b7429de322d2a530f0e Mon Sep 17 00:00:00 2001 From: Sander Dorigo Date: Sun, 9 Nov 2014 11:08:53 +0100 Subject: [PATCH] Added a screenshot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e08e2c244d..d44acfefd3 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ Some stuff has been removed: - The nesting of budgets, categories and beneficiaries is removed because it was pretty pointless. - Firefly will not encrypt the content of the (MySQL) tables. Old versions of Firefly had this capability but it sucks when searching, sorting and organizing entries. +## Screenshots + +![Index](http://i.imgur.com/oUQ1UhU.png) + ## Current state I have the basics up and running. Test coverage is currently non-existent.