From 09aad4b430c9e0f6977df0e486626865d2250a36 Mon Sep 17 00:00:00 2001 From: Quintin Willison Date: Mon, 27 Feb 2023 23:33:06 +0000 Subject: [PATCH] Add status badge for features. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dae7542..18143c9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # [Ably](https://www.ably.com) +[![Features](https://github.com/ably/ably-php/actions/workflows/features.yml/badge.svg)](https://github.com/ably/ably-php/actions/workflows/features.yml) + [![Latest Stable Version](https://poser.pugx.org/ably/ably-php/v/stable)](https://packagist.org/packages/ably/ably-php) [![Total Downloads](https://poser.pugx.org/ably/ably-php/downloads)](https://packagist.org/packages/ably/ably-php) [![License](https://poser.pugx.org/ably/ably-php/license)](https://packagist.org/packages/ably/ably-php)