From 8b535cb719f440dd8783d149bdb0c5543bef3f5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20G=C3=B6r=C3=B6g?= Date: Sat, 16 May 2020 16:28:56 +0200 Subject: [PATCH] Add badges to README to get quick information --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1dcdc76..a1c57c9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Broadcastt +[![](https://img.shields.io/github/workflow/status/broadcastt/broadcastt-php-http/Test?style=flat-square)](https://github.com/broadcastt/broadcastt-php-http/actions?query=workflow%3ATest) +[![codecov](https://codecov.io/gh/broadcastt/broadcastt-php-http/branch/master/graph/badge.svg)](https://codecov.io/gh/broadcastt/broadcastt-php-http) +[![](https://img.shields.io/github/license/broadcastt/broadcastt-php-http?style=flat-square)](https://github.com/broadcastt/broadcastt-php-http/blob/master/LICENSE) +[![](https://img.shields.io/packagist/v/broadcastt/broadcastt-php-http?style=flat-square)](https://packagist.org/packages/broadcastt/broadcastt-php-http) + Realtime web applications are the future. [Broadcastt](https://broadcastt.xyz/) provides tools to help developers create realtime applications. ## PHP HTTP Library