Skip to content

Commit 74e8269

Browse files
authored
Merge pull request #163 from pataar/patch-1
[4.x] Update the badges to use shields.io
2 parents 44ced65 + b7abf93 commit 74e8269

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Laravel Installer
22

33
<a href="https://github.com/laravel/installer/actions"><img src="https://github.com/laravel/installer/workflows/tests/badge.svg" alt="Build Status"></a>
4-
<a href="https://packagist.org/packages/laravel/installer"><img src="https://poser.pugx.org/laravel/installer/d/total.svg" alt="Total Downloads"></a>
5-
<a href="https://packagist.org/packages/laravel/installer"><img src="https://poser.pugx.org/laravel/installer/v/stable.svg" alt="Latest Stable Version"></a>
6-
<a href="https://packagist.org/packages/laravel/installer"><img src="https://poser.pugx.org/laravel/installer/license.svg" alt="License"></a>
4+
<a href="https://packagist.org/packages/laravel/installer"><img src="https://img.shields.io/packagist/dt/laravel/installer" alt="Total Downloads"></a>
5+
<a href="https://packagist.org/packages/laravel/installer"><img src="https://img.shields.io/packagist/v/laravel/installer" alt="Latest Stable Version"></a>
6+
<a href="https://packagist.org/packages/laravel/installer"><img src="https://img.shields.io/packagist/l/laravel/installer" alt="License"></a>
77

88
## Official Documentation
99

0 commit comments

Comments
 (0)