From 1ec9ca5b60bf7d0519b0146aa4cee2eccfd711e0 Mon Sep 17 00:00:00 2001 From: Joop Schilder Date: Sat, 7 Dec 2019 20:11:02 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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?