From ddabe5f61f03754ee9a24ec41d87ce5dafdea1b6 Mon Sep 17 00:00:00 2001 From: Anatoly Nekhay Date: Fri, 25 Dec 2020 09:57:53 +0500 Subject: [PATCH] minor changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c908a3..e1f55db 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Simple Stream wrapper for PHP 7.1+ based on PSR-7 & PSR-17 (with PHP 8 support) +## Simple Stream wrapper for PHP 7.1+ (incl. PHP8) based on PSR-7 & PSR-17 [![Gitter](https://badges.gitter.im/sunrise-php/support.png)](https://gitter.im/sunrise-php/support) [![Build Status](https://api.travis-ci.com/sunrise-php/stream.svg?branch=master)](https://travis-ci.com/sunrise-php/stream)