Skip to content

Commit

Permalink
Add PHP version badge instead of hardcoding in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Jan 18, 2024
1 parent bb74e85 commit 42ee5be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# PHP API Client for Matej recommendation engine

[![Latest Stable Version](https://img.shields.io/packagist/v/lmc/matej-client.svg?style=flat-square)](https://packagist.org/packages/lmc/matej-client)
![Packagist Dependency Version](https://img.shields.io/packagist/dependency-v/lmc/matej-client/php?style=flat-square)
[![GitHub Actions Build Status](https://img.shields.io/github/actions/workflow/status/lmc-eu/matej-client-php/php.yaml?style=flat-square&label=GitHub%20Actions%20build)](https://github.com/lmc-eu/matej-client-php/actions)
[![Coverage Status](https://img.shields.io/coveralls/lmc-eu/matej-client-php/main.svg?style=flat-square)](https://coveralls.io/r/lmc-eu/matej-client-php?branch=main)

This library requires PHP 7.1+.

## Installation

Matej API client library is installed using [Composer](https://getcomposer.org/).
Expand Down

0 comments on commit 42ee5be

Please sign in to comment.