Skip to content

Commit 3b0f7fc

Browse files
committed
Update badges
1 parent 7a4705f commit 3b0f7fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Laravel Unique Translation
22

33
[![GitHub release](https://img.shields.io/github/release/codezero-be/laravel-unique-translation.svg)]()
4+
[![License](https://img.shields.io/packagist/l/codezero/laravel-unique-translation.svg)]()
45
[![Build Status](https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/badges/build.png?b=master)](https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/build-status/master)
6+
[![Code Coverage](https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/?branch=master)
7+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/?branch=master)
58
[![Total Downloads](https://img.shields.io/packagist/dt/codezero/laravel-unique-translation.svg)](https://packagist.org/packages/codezero/laravel-unique-translation)
6-
[![License](https://img.shields.io/packagist/l/codezero/laravel-unique-translation.svg)]()
79

810
#### Check if a translated value in a JSON column is unique in the database.
911

0 commit comments

Comments
 (0)