Skip to content

Commit f12d272

Browse files
Updating README.md
1 parent 1db150d commit f12d272

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,29 @@
1-
Gravatar [![For PHP][badge_php]](https://github.com/ARCANEDEV/Gravatar) [![For Laravel 5][badge_laravel]](https://github.com/ARCANEDEV/Gravatar) [![Packagist License][badge_license]](https://github.com/ARCANEDEV/Gravatar/blob/master/LICENSE.md)
2-
==============
1+
# Gravatar [![Packagist License][badge_license]](LICENSE.md) [![For PHP][badge_php]](https://github.com/ARCANEDEV/Gravatar)
2+
33
[![Travis Status][badge_build]](https://travis-ci.org/ARCANEDEV/Gravatar)
4+
[![HHVM Status][badge_hhvm]](http://hhvm.h4cc.de/package/arcanedev/gravatar)
45
[![Coverage Status][badge_coverage]](https://scrutinizer-ci.com/g/ARCANEDEV/Gravatar/?branch=master)
56
[![Scrutinizer Code Quality][badge_quality]](https://scrutinizer-ci.com/g/ARCANEDEV/Gravatar/?branch=master)
7+
[![SensioLabs Insight][badge_insight]](https://insight.sensiolabs.com/projects/b295ae87-bc10-4a43-9ca4-fbeab5c7fcda)
68
[![Github Issues][badge_issues]](https://github.com/ARCANEDEV/Gravatar/issues)
9+
10+
[![Packagist][badge_package]](https://packagist.org/packages/arcanedev/gravatar)
11+
[![Laravel 5 Supported][badge_laravel]](https://github.com/ARCANEDEV/Gravatar)
712
[![Packagist Release][badge_release]](https://packagist.org/packages/arcanedev/gravatar)
813
[![Packagist Downloads][badge_downloads]](https://packagist.org/packages/arcanedev/gravatar)
914

10-
[badge_php]: https://img.shields.io/badge/PHP-Framework%20agnostic-4F5B93.svg?style=flat-square
11-
[badge_laravel]: https://img.shields.io/badge/Laravel%20Supported-5.x-orange.svg?style=flat-square
1215
[badge_license]: http://img.shields.io/packagist/l/arcanedev/gravatar.svg?style=flat-square
16+
[badge_php]: https://img.shields.io/badge/PHP-Framework%20agnostic-4F5B93.svg?style=flat-square
17+
1318
[badge_build]: http://img.shields.io/travis/ARCANEDEV/Gravatar.svg?style=flat-square
19+
[badge_hhvm]: https://img.shields.io/hhvm/arcanedev/gravatar.svg?style=flat-square
1420
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/Gravatar.svg?style=flat-square
1521
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/Gravatar.svg?style=flat-square
22+
[badge_insight]: https://img.shields.io/sensiolabs/i/b295ae87-bc10-4a43-9ca4-fbeab5c7fcda.svg?style=flat-square
1623
[badge_issues]: http://img.shields.io/github/issues/ARCANEDEV/Gravatar.svg?style=flat-square
24+
25+
[badge_package]: https://img.shields.io/badge/package-arcanedev/gravatar-blue.svg?style=flat-square
26+
[badge_laravel]: https://img.shields.io/badge/Laravel%20Supported-5.x-orange.svg?style=flat-square
1727
[badge_release]: https://img.shields.io/packagist/v/arcanedev/gravatar.svg?style=flat-square
1828
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/gravatar.svg?style=flat-square
1929

@@ -40,4 +50,4 @@ Feel free to check out the [releases](https://github.com/ARCANEDEV/Gravatar/rele
4050

4151
## Contribution
4252

43-
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
53+
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).

0 commit comments

Comments
 (0)