From e4935a57ed63984f090b13e6fa5dcc1b52ab70a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20B=C5=99ou=C5=A1ek?= <brousek@ics.muni.cz>
Date: Tue, 18 Jul 2023 11:59:54 +0200
Subject: [PATCH] docs: end of life

---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1816c0d..cbf73a7 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
 # remoteuserssl-simplesamlphp-module
 
+![maintenance status: unmaintained](https://img.shields.io/maintenance/end%20of%20life/2021)
+
+This project is not maintained anymore, which means it does not receive any Security patches or bug fixes. Check out [SATOSA](https://github.com/IdentityPython/SATOSA) instead.
+
+## Description
+
 SimpleSAMLphp module for getting user identity from REMOTE_USER or SSL_CLIENT_S_CERT variables
 
-See docs/RemoteUserSSL.md for more information.
+See [docs/RemoteUserSSL.md](./docs/RemoteUserSSL.md) for more information.
-- 
GitLab