From 5fc9424c1616dd97bdf405e516dcd507387adc34 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Wed, 19 Oct 2016 08:46:05 +0100 Subject: [PATCH] + added packagist version badge to README + removed development travis badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e27b6ee..a3d5dee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # InterFAX PHP Library -[![Build Status](https://travis-ci.com/splatEric/interfax-php.svg?token=zvHvLCWt5Q8cuwRHBcBK&branch=master)](https://travis-ci.com/splatEric/interfax-php) +[![PHP version](https://badge.fury.io/ph/interfax%2Finterfax.svg)](https://badge.fury.io/ph/interfax%2Finterfax) Send and receive faxes in PHP with the [InterFAX](https://www.interfax.net/en/dev) REST API.