From d14de4961bf3f052bce7f2f8a637009a0ac7a30d Mon Sep 17 00:00:00 2001
From: Robert Goldmann <deadlocker@gmx.de>
Date: Tue, 4 May 2021 21:15:42 +0200
Subject: [PATCH] #573 - updated README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 04c52c2a9..459596578 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Manage your monthly budget easily with BudgetMaster
 - Localization - English and German supported.
 - Search and Filter - Search for individual transactions or filter your view.
 - Visualize your data - Use one of the pre-defined charts or create your one by using the chart framework to visualize and analyze your data.
-- Auto Backup - Schedule an automatic export of your database content (as JSON export, local or remote git).
+- Auto Backup - Schedule an automatic export of your database content (as JSON export or as commit to a local or remote git repository).
 - Icons - Assign icons to accounts, categories and templates.
 
 ## Available Languages
-- 
GitLab