Skip to content

Commit 27805b7

Browse files
committed
Add Laravel logo to badge
1 parent 37a0fff commit 27805b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Laravel Localized Routes
22

33
[![GitHub release](https://img.shields.io/github/release/codezero-be/laravel-localized-routes.svg?style=flat-square)](CHANGELOG.md)
4-
[![Laravel](https://img.shields.io/badge/laravel-8-red?style=flat-square)](https://laravel.com)
4+
[![Laravel](https://img.shields.io/badge/laravel-8-red?style=flat-square&logo=laravel&logoColor=white)](https://laravel.com)
55
[![License](https://img.shields.io/packagist/l/codezero/laravel-localized-routes.svg?style=flat-square)](LICENSE.md)
66
[![Build Status](https://img.shields.io/scrutinizer/build/g/codezero-be/laravel-localized-routes/master?style=flat-square)](https://scrutinizer-ci.com/g/codezero-be/laravel-localized-routes/build-status/master)
77
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/codezero-be/laravel-localized-routes/master?style=flat-square)](https://scrutinizer-ci.com/g/codezero-be/laravel-localized-routes/?branch=master)

0 commit comments

Comments
 (0)