diff --git a/README.md b/README.md index 20db764..a98076f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # `php-http2` +## Installation + +Install with composer: +```bash +$ composer require joopschilder/php-http2 +``` ## What is this?