Skip to content

Commit dbfb7af

Browse files
authored
chore: update README.md with badges [skip-ci]
1 parent 2073a7a commit dbfb7af

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# VWO Feature Management and Experimentation SDK for PHP
22

3-
[![Latest Stable Version](https://img.shields.io/packagist/v/vwo/vwo-fme-php-sdk.svg)](https://packagist.org/packages/vwo/vwo-fme-php-sdk) [![CI](https://github.com/wingify/vwo-fme-php-sdk/workflows/CI/badge.svg?branch=master)](https://github.com/wingify/vwo-fme-php-sdk/actions?query=workflow%3ACI)
4-
[![Coverage Status](https://coveralls.io/repos/github/wingify/vwo-fme-php-sdk/badge.svg?branch=master)](https://coveralls.io/github/wingify/vwo-fme-php-sdk?branch=master)[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
3+
[![Latest Stable Version](https://img.shields.io/packagist/v/vwo/vwo-fme-php-sdk.svg?style=for-the-badge)](https://packagist.org/packages/vwo/vwo-fme-php-sdk)
4+
[![License](https://img.shields.io/github/license/wingify/vwo-fme-node-sdk?style=for-the-badge&color=blue)](http://www.apache.org/licenses/LICENSE-2.0)
5+
6+
[![CI](https://img.shields.io/github/actions/workflow/status/wingify/vwo-fme-php-sdk/main.yml?style=for-the-badge&logo=github)](https://github.com/wingify/vwo-fme-php-sdk/actions?query=workflow%3ACI)
7+
[![codecov](https://img.shields.io/codecov/c/github/wingify/vwo-fme-php-sdk?token=813UYYMWGM&style=for-the-badge&logo=codecov)](https://codecov.io/gh/wingify/vwo-fme-php-sdk)
58

69
## Overview
710

0 commit comments

Comments
 (0)