diff --git a/README.md b/README.md index f20eb74..f0562a2 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,6 @@ BudgE (pronounced "budgie", like the bird) is an open source "budgeting with env :warning: BudgE is still under active development and considered an 'alpha' version until more tests can be written to ensure functionality is maintained. :warning: -![budget](images/budget.png) -![account](images/account.png) - # Current Features - Multi user support - Envelope budgeting with monthly rollover diff --git a/images/account.png b/images/account.png deleted file mode 100644 index 080032a..0000000 Binary files a/images/account.png and /dev/null differ diff --git a/images/budget.png b/images/budget.png deleted file mode 100644 index 545342d..0000000 Binary files a/images/budget.png and /dev/null differ