Skip to content

Commit 4c2e993

Browse files
committed
Fix code quality badge
1 parent d67369f commit 4c2e993

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
@@ -3,7 +3,7 @@
33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/flynsarmy/csv-seeder.svg?style=flat-square)](https://packagist.org/packages/flynsarmy/csv-seeder)
44
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
55
![Build Status](https://github.com/Flynsarmy/laravel-csv-seeder/workflows/CI/badge.svg)
6-
[![Quality Score](https://img.shields.io/scrutinizer/g/flynsarmy/laravel-csv-seeder.svg?style=flat-square)](https://scrutinizer-ci.com/g/flynsarmy/laravel-csv-seeder)
6+
[![Quality Score](https://scrutinizer-ci.com/g/Flynsarmy/laravel-csv-seeder/badges/quality-score.png)](https://scrutinizer-ci.com/g/flynsarmy/laravel-csv-seeder)
77
[![Total Downloads](https://img.shields.io/packagist/dt/flynsarmy/csv-seeder.svg?style=flat-square)](https://packagist.org/packages/flynsarmy/csv-seeder)
88

99

0 commit comments

Comments
 (0)