Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit b305f06

Browse files
author
Dominik František Bučík
authored
Merge pull request #203 from CESNET/remove-unstable-badge
docs: remove unstable version badge
2 parents 4b9bcac + b002113 commit b305f06

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# perun-simplesamlphp-module
22
[![Latest Stable Version](https://poser.pugx.org/cesnet/simplesamlphp-module-perun/v/stable)](https://packagist.org/packages/cesnet/simplesamlphp-module-perun)
3-
[![Latest Unstable Version](https://poser.pugx.org/cesnet/simplesamlphp-module-perun/v/unstable)](https://packagist.org/packages/cesnet/simplesamlphp-module-perun)
43
[![CI](https://github.com/CESNET/perun-simplesamlphp-module/actions/workflows/build_and_check.yml/badge.svg)](https://github.com/CESNET/perun-simplesamlphp-module/actions/workflows/build_and_check.yml)
54
[![License](https://poser.pugx.org/cesnet/simplesamlphp-module-perun/license)](https://packagist.org/packages/cesnet/simplesamlphp-module-perun)
65

@@ -36,4 +35,4 @@ Any change that significantly changes behavior in a backward-incompatible way or
3635

3736
Once you have installed SimpleSAMLphp, installing this module is very simple. First, you will need to download Composer if you haven't already. After installing Composer, just execute the following command in the root of your SimpleSAMLphp installation:
3837

39-
`php composer.phar require cesnet/simplesamlphp-module-perun:dev-master`
38+
`php composer.phar require cesnet/simplesamlphp-module-perun:dev-master`

0 commit comments

Comments
 (0)