From d283b382994b6c4f85d680e046623f0cca3159d1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20B=C5=99ou=C5=A1ek?= <brousek@ics.muni.cz>
Date: Tue, 23 Apr 2024 14:28:15 +0200
Subject: [PATCH] docs: fix README

---
 README.md | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 6786709..2770e7f 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,10 @@ This project has reached end of life, and has been superseeded by the project [s
 
 ## Description
 
-[![Latest Stable Version](https://poser.pugx.org/bbmri/simplesamlphp-module-lshostel/v/stable)](https://packagist.org/packages/bbmri/simplesamlphp-module-lshostel)
-[![Latest Unstable Version](https://poser.pugx.org/bbmri/simplesamlphp-module-lshostel/v/unstable)](https://packagist.org/packages/bbmri/simplesamlphp-module-lshostel)
-[![CodeFactor](https://www.codefactor.io/repository/github/cesnet/lshostel-aai-proxy-idp-template/badge)](https://www.codefactor.io/repository/github/cesnet/lshostel-aai-proxy-idp-template)
-[![License](https://poser.pugx.org/bbmri/simplesamlphp-module-lshostel/license)](https://packagist.org/packages/bbmri/simplesamlphp-module-lshostel)
-
 Template for LifeScience Hostel AAI Proxy IdP component
 
 ## Instalation
 
-`php composer.phar require bbmri/simplesamlphp-module-lshostel`
+```sh
+php composer.phar require bbmri/simplesamlphp-module-lshostel
+```
-- 
GitLab