diff --git a/README.md b/README.md index b069849..5bfd9af 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ [![byte-stream](https://raw.githubusercontent.com/amphp/logo/master/repos/byte-stream.png?v=07-09-2017)](https://amphp.org/byte-stream/) -

- - -

`amphp/byte-stream` is a stream abstraction to make working with non-blocking I/O simple. @@ -18,7 +14,7 @@ composer require amphp/byte-stream ## Requirements -- PHP 7.0+ +- PHP 7.1+ ## Documentation