Skip to content

Commit 8a73807

Browse files
committed
fixed readme
1 parent b9922c4 commit 8a73807

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Validate states and provinces for USA and Canada with Laravel 5
2-
[![Latest Version](https://img.shields.io/github/release/tylercd100/laravel-validator-state.svg?style=flat-square)](https://github.com/tylercd100/laravel-validator-state/releases)
2+
[![Latest Version](https://img.shields.io/github/release/laravel-validation-rules/us-state.svg?style=flat-square)](https://github.com/laravel-validation-rules/us-state/releases)
33
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
4-
[![Build Status](https://travis-ci.org/tylercd100/laravel-validator-state.svg?branch=master)](https://travis-ci.org/tylercd100/laravel-validator-state)
5-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/tylercd100/laravel-validator-state/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/tylercd100/laravel-validator-state/?branch=master)
6-
[![Code Coverage](https://scrutinizer-ci.com/g/tylercd100/laravel-validator-state/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/tylercd100/laravel-validator-state/?branch=master)
7-
[![Total Downloads](https://img.shields.io/packagist/dt/tylercd100/laravel-validator-state.svg?style=flat-square)](https://packagist.org/packages/tylercd100/laravel-validator-state)
4+
[![Build Status](https://travis-ci.org/laravel-validation-rules/us-state.svg?branch=master)](https://travis-ci.org/laravel-validation-rules/us-state)
5+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/laravel-validation-rules/us-state/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/laravel-validation-rules/us-state/?branch=master)
6+
[![Code Coverage](https://scrutinizer-ci.com/g/laravel-validation-rules/us-state/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/laravel-validation-rules/us-state/?branch=master)
7+
[![Total Downloads](https://img.shields.io/packagist/dt/laravel-validation-rules/us-state.svg?style=flat-square)](https://packagist.org/packages/laravel-validation-rules/us-state)
88

99
## Installation
1010

0 commit comments

Comments
 (0)