From a629430a888b5425f538e7a8772392dc374acb6b Mon Sep 17 00:00:00 2001 From: Stavros Date: Mon, 6 Oct 2025 21:46:15 +0300 Subject: [PATCH] chore: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48f731a..761ea98 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
Tinyauth

Tinyauth

-

The easiest way to secure your apps with a login screen.

+

The simplest way to protect your apps with a login screen.

@@ -14,7 +14,7 @@
-Tinyauth is a simple authentication middleware that adds a simple login screen or OAuth with Google, Github and any provider to all of your docker apps. It supports all the popular proxies like Traefik, Nginx and Caddy. +Tinyauth is a simple authentication middleware that adds a simple login screen or OAuth with Google, Github or any other provider to all of your apps. It supports all the popular proxies like Traefik, Nginx and Caddy. ![Screenshot](assets/screenshot.png)