Skip to content

Commit 2031306

Browse files
committed
Update readme
Signed-off-by: Jack Cherng <[email protected]>
1 parent 0637909 commit 2031306

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,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/jfcherng/php-diff.svg?branch=master)](https://travis-ci.org/jfcherng/php-diff)
1+
[![Build Status](https://travis-ci.org/jfcherng/php-diff.svg?branch=v4)](https://travis-ci.org/jfcherng/php-diff)
22
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3a7a07d2ed67434e8e8582ea4ec9867b)](https://app.codacy.com/app/jfcherng/php-diff?utm_source=github.com&utm_medium=referral&utm_content=jfcherng/php-diff&utm_campaign=Badge_Grade_Dashboard)
33

44
# php-diff
@@ -32,7 +32,7 @@ $ composer require jfcherng/php-diff
3232

3333
# Example
3434

35-
See [example/demo.php](https://github.com/jfcherng/php-diff/blob/master/example/demo.php) and files under `tests/`.
35+
See [example/demo.php](https://github.com/jfcherng/php-diff/blob/v4/example/demo.php) and files under `tests/`.
3636

3737
```php
3838
<?php

0 commit comments

Comments
 (0)