Update 'README.md'

This commit is contained in:
Joop Schilder 2019-12-07 20:11:02 +01:00
parent 663e20aaa7
commit 1ec9ca5b60
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
# `php-http2`
## Installation
Install with composer:
```bash
$ composer require joopschilder/php-http2
```
## What is this?