diff --git a/README.md b/README.md index 83680e0f28fa2681aa498ed14c9d765966c4e5c0..d0bafa8be5f792149d77d643f137336e8801bbba 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)