Code development platform for open source projects from the European Union institutions

Commit 29c04251 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

chore: fix `README` badge

(cherry picked from commit 3184fa43)
parent 02964ea4
Loading
Loading
Loading
Loading
+14 −9
Original line number Diff line number Diff line
[![Latest Stable Version](https://img.shields.io/packagist/v/ecphp/cas-lib.svg?style=flat-square)](https://packagist.org/packages/ecphp/cas-lib)
[![GitHub stars](https://img.shields.io/github/stars/ecphp/cas-lib.svg?style=flat-square)](https://packagist.org/packages/ecphp/cas-lib)
[![Total Downloads](https://img.shields.io/packagist/dt/ecphp/cas-lib.svg?style=flat-square)](https://packagist.org/packages/ecphp/cas-lib)
 [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ecphp/cas-lib/Continuous%20Integration?style=flat-square)](https://github.com/ecphp/cas-lib/actions)
[![GitHub Workflow Status][github workflow status]][github actions link]
[![Scrutinizer code quality](https://img.shields.io/scrutinizer/quality/g/ecphp/cas-lib/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/ecphp/cas-lib/?branch=master)
[![Type Coverage](https://shepherd.dev/github/ecphp/cas-lib/coverage.svg)](https://shepherd.dev/github/ecphp/cas-lib)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/ecphp/cas-lib/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/ecphp/cas-lib/?branch=master)
@@ -10,4 +10,9 @@

# CAS Lib

Read more on the dedicated documentation site: https://ecphp-cas-lib.readthedocs.io/
 No newline at end of file
Read more on the dedicated documentation site:
https://ecphp-cas-lib.readthedocs.io/

[github actions link]: https://github.com/ecphp/cas-lib/actions
[github workflow status]:
  https://img.shields.io/github/actions/workflow/status/ecphp/cas-lib/continuous-integration.yml?branch=master&style=flat-square
 No newline at end of file