Skip to content

Commit 98a2346

Browse files
committed
Update Readme
1 parent cb3d68c commit 98a2346

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
<p align="center">
2-
<img width="400" height="42" src="https://raw.githubusercontent.com/renatomarinho/laravel-page-speed/master/art/logo.png" alt="Laravel Page Speed logo" />
2+
<img width="400" src="https://raw.githubusercontent.com/renatomarinho/laravel-page-speed/master/art/logo.png" alt="Laravel Page Speed logo" />
3+
</p>
4+
5+
<p align="center">
6+
<a href="https://gitscrum.com"><img src="https://gitscrum.com/badges/project.svg?project=gitscrum/bulls-eye-gitscrum-37" alt="Git Scrum"></a>
7+
<a href="https://travis-ci.org/renatomarinho/laravel-page-speed"><img src="https://travis-ci.org/renatomarinho/laravel-page-speed.svg?branch=master" alt="Build Status"></a>
8+
<a href="https://packagist.org/packages/renatomarinho/laravel-page-speed"><img src="https://poser.pugx.org/renatomarinho/laravel-page-speed/license" alt="License"></a>
9+
<a href="https://packagist.org/packages/renatomarinho/laravel-page-speed"><img src="https://poser.pugx.org/renatomarinho/laravel-page-speed/version" alt="Latest Stable Version"></a>
10+
<a href="https://packagist.org/packages/renatomarinho/laravel-page-speed"><img src="https://poser.pugx.org/renatomarinho/laravel-page-speed/downloads" alt="Total Downloads"></a>
311
</p>
412

513
# Laravel Page Speed
6-
[![Project on GitScrum](https://gitscrum.com/badges/project.svg?project=gitscrum/bulls-eye-gitscrum-37)](https://gitscrum.com)
7-
[![Build Status](https://travis-ci.org/renatomarinho/laravel-page-speed.svg?branch=master)](https://travis-ci.org/renatomarinho/laravel-page-speed)
8-
[![License](https://poser.pugx.org/renatomarinho/laravel-page-speed/license)](https://packagist.org/packages/renatomarinho/laravel-page-speed)
9-
[![Latest Stable Version](https://poser.pugx.org/renatomarinho/laravel-page-speed/version)](https://packagist.org/packages/renatomarinho/laravel-page-speed)
10-
[![Total Downloads][icon-downloads]][link-downloads]
1114

1215
### Simple package to minify HTML output on demand which results in a 35%+ optimization.
1316

@@ -336,10 +339,6 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
336339

337340
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
338341

339-
[icon-downloads]: https://poser.pugx.org/renatomarinho/laravel-page-speed/downloads
340-
341-
[link-laravel]: https://laravel.com
342-
[link-downloads]: https://packagist.org/packages/renatomarinho/laravel-page-speed
343342
[link-before]: https://i.imgur.com/cN3MWYh.png
344343
[link-after]: https://i.imgur.com/IKWKLkL.png
345344
[link-author]: https://github.com/renatomarinho

0 commit comments

Comments
 (0)