From 02eaab4ff9b7ce598a3507c5a96f3a3cce36eead Mon Sep 17 00:00:00 2001
From: Jonas Leder <jonas.leder@jobrouter.com>
Date: Tue, 1 Mar 2022 11:51:58 +0100
Subject: [PATCH] update feature list

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 83680e0..d0bafa8 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,8 @@ This is a URL shorter written in Python with Flask als Webhandler. The Webserver
 * multiple domains
 * protected with recaptcha
 * automatic darkmode
-* account system based on google and github oauth (user can view and delete his links)
-* qr code generation after link is shorten
+* account system based on google or github oauth (user can view and delete his links)
+* automatic qr code generation after link is shorten
 * easy deployment
 * can run in offline enviorements (only without login)
 
-- 
GitLab