Skip to content

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcrmn committed Mar 29, 2019
1 parent 2de9039 commit 7554733
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,9 @@ This is where your description should go. Take a look at [contributing.md](contr
Via Composer

``` bash
$ composer require mrcrmn/laravel-http2push
$ composer require mrcrmn/laravel-http2-push
```

## Usage

## Change log

Please see the [changelog](changelog.md) for more information on what has changed recently.

## Testing

``` bash
Expand All @@ -42,14 +36,14 @@ If you discover any security related issues, please email author email instead o

license. Please see the [license file](license.md) for more information.

[ico-version]: https://img.shields.io/packagist/v/mrcrmn/http2push.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/mrcrmn/http2push.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/mrcrmn/http2push/master.svg?style=flat-square
[ico-version]: https://img.shields.io/packagist/v/mrcrmn/laravel-http2-push.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/mrcrmn/laravel-http2-push.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/mrcrmn/laravel-http2-push/master.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/12345678/shield

[link-packagist]: https://packagist.org/packages/mrcrmn/http2push
[link-downloads]: https://packagist.org/packages/mrcrmn/http2push
[link-travis]: https://travis-ci.org/mrcrmn/http2push
[link-packagist]: https://packagist.org/packages/mrcrmn/laravel-http2-push
[link-downloads]: https://packagist.org/packages/mrcrmn/laravel-http2-push
[link-travis]: https://travis-ci.org/mrcrmn/laravel-http2-push
[link-styleci]: https://styleci.io/repos/12345678
[link-author]: https://github.com/mrcrmn
[link-contributors]: ../../contributors

0 comments on commit 7554733

Please sign in to comment.