Skip to content

Commit d300488

Browse files
authored
add Lumen
1 parent fb68a69 commit d300488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Laravel HTTP/2 Server Push Middleware
1+
# Laravel / Lumen HTTP/2 Server Push Middleware
22

33
[![Build Status](https://secure.travis-ci.org/tomschlick/laravel-http2-server-push.png)](http://travis-ci.org/tomschlick/laravel-http2-server-push)
44
[![StyleCI](https://styleci.io/repos/64423074/shield)](https://styleci.io/repos/64423074)
@@ -8,7 +8,7 @@
88
[![License](https://poser.pugx.org/tomschlick/laravel-http2-server-push/license)](https://packagist.org/packages/tomschlick/laravel-http2-server-push)
99

1010

11-
A middleware package for Laravel 5 to enable server push for your script, style, and image assets.
11+
A middleware package for Laravel 5 / Lumen to enable server push for your script, style, and image assets.
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)