diff --git a/README.md b/README.md index 1f990637..1779439f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Tinyauth is the simplest and tiniest authentication and authorization server you have ever seen. It is designed to both work as an authentication middleware for your apps, offering support for OAuth, LDAP and access-controls, and as a standalone authentication server. It supports all the popular proxies like Traefik, Nginx and Caddy. -![Screenshot](assets/screenshot.png) +![Screenshot](assets/screenshot.jpg) > [!WARNING] > Tinyauth is in active development and configuration may change often. Please make sure to carefully read the release notes before updating. diff --git a/assets/screenshot.jpg b/assets/screenshot.jpg new file mode 100644 index 00000000..e85fbe96 Binary files /dev/null and b/assets/screenshot.jpg differ diff --git a/assets/screenshot.png b/assets/screenshot.png deleted file mode 100644 index 9470b067..00000000 Binary files a/assets/screenshot.png and /dev/null differ