Compare commits

...

1 Commits

Author SHA1 Message Date
Joop Schilder 1ec9ca5b60 Update 'README.md' 2019-12-07 20:11:02 +01:00
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?