Skip to content

Commit fb4979c

Browse files
committed
Update readme
1 parent 9561fa8 commit fb4979c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
WP Validation - PHP Standalone Validation Library
22
======================================================
33

4-
[![Build Status](https://img.shields.io/travis/gdarko/wp-validation.svg?style=flat-square)](https://travis-ci.org/rakit/validation)
4+
[![Build Status](https://img.shields.io/travis/ignitekit/wp-validation.svg?style=flat-square)](https://travis-ci.org/ignitekit/validation)
55
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://doge.mit-license.org)
66

77

@@ -28,7 +28,7 @@ This is a fork of the original library written by [Rakit](https://github.com/rak
2828
#### Installation
2929

3030
```
31-
composer require gdarko/wp-validation
31+
composer require ignitekit/wp-validation
3232
```
3333

3434
#### Usage

0 commit comments

Comments
 (0)