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

Commit 599209c

Browse files
committed
Updated README.md
* Added badges * Removed version from installation guide
1 parent 63e26c9 commit 599209c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# proxystatistics-simplesamlphp-module
2+
[![Latest Stable Version](https://poser.pugx.org/cesnet/simplesamlphp-module-proxystatistics/v/stable)](https://packagist.org/packages/cesnet/simplesamlphp-module-proxystatistics)
3+
[![Total Downloads](https://poser.pugx.org/cesnet/simplesamlphp-module-proxystatistics/downloads)](https://packagist.org/packages/cesnet/simplesamlphp-module-proxystatistics)
4+
[![CodeFactor](https://www.codefactor.io/repository/github/cesnet/proxystatistics-simplesamlphp-module/badge)](https://www.codefactor.io/repository/github/cesnet/proxystatistics-simplesamlphp-module)
5+
[![License](https://poser.pugx.org/cesnet/simplesamlphp-module-proxystatistics/license)](https://packagist.org/packages/cesnet/simplesamlphp-module-proxystatistics)
6+
27
Module for simpleSAMLphp which shows Proxy IdP/SP statistics
38

49
## Instalation
510
Once you have installed SimpleSAMLphp, installing this module is very simple. First of all, 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:
611

7-
`php composer.phar require cesnet/simplesamlphp-module-proxystatistics:dev-master`
12+
`php composer.phar require cesnet/simplesamlphp-module-proxystatistics`
813

914

1015
## Configuration

0 commit comments

Comments
 (0)