From 100bbd4e450a5edeebb6ba819c46d04c07a1d1bc Mon Sep 17 00:00:00 2001
From: Dominik Frantisek Bucik <bucik@ics.muni.cz>
Date: Tue, 2 Jan 2024 09:51:34 +0100
Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20Fill=20readme,=20r?=
 =?UTF-8?q?emove=20unmantained=20status?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/README.md b/README.md
index 9911269..94afd8f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # simplesamlphp-module-attribute_check
 
-![maintenance status: unmaintained](https://img.shields.io/maintenance/end%20of%20life/2022)
+SimpleSAMLphp module for deploying an SP serving as an attribute check.
+
+## Configuration
+
+See `config-templates` directory on how to configure the module.
 
-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) and various microservices instead.
-- 
GitLab