Skip to content

Commit 563230e

Browse files
committed
docs: update readme
1 parent cf56fe8 commit 563230e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ protected $middleware = [
3030

3131
## Usage
3232

33+
When you route a request through the `AddHttp2ServerPush` middleware, the response is scanned for any `link` or `script` tags that could benefit from being loaded using Server Push.
34+
These assets will be added to the `Link` header before sending the response to the client. Easy!
35+
3336
## Change log
3437

3538
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

0 commit comments

Comments
 (0)