From 49eb3c041cbae9e7e6ba9ebe1ca15f551744ae0d Mon Sep 17 00:00:00 2001
From: Robert Goldmann <deadlocker@gmx.de>
Date: Thu, 16 May 2019 21:57:22 +0200
Subject: [PATCH] Update README.md

---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index 4fb0c8b86..ee5f5e81c 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,18 @@ Manage your monthly budget easily with BudgetMaster
 - __start:__ 17.12.16
 - __current release:__ v2.1.2 (18) from 26.03.19
 
+## Key Features
+- Keep your data private - Host your own BudgetMaster Server or use it as a standalone app. All data remains on your machines.
+- Track transactions - Track your incomes and expenditures in transactions with name, description, tags, etc.
+- Schedule transactions - Repeat recurring transactions automatically.
+- Multi Bank - Organize your transactions into multiple accounts.
+- Categories - Group your transactions into categories.
+- Data Backup - Backup your complete database or generate month reports as PDF.
+- Modern UI - Responsive material design featuring light and dark mode.
+- Password protected - Your data can only be accessed by entering the correct password.
+- Localization - English and German supported.
+- Search and Filter - Search for individual transactions or filter your view.
+
 ## Available Languages
 - English [Roadmap](https://deadlocker.thecodelabs.de/roadmap/php/index.php?id=1)
 - German [Roadmap](https://deadlocker.thecodelabs.de/roadmap/php/index.php?id=2)
-- 
GitLab