File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/Swader/diffbot-php-client/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/Swader/diffbot-php-client/?branch=master )
2
2
[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/Swader/diffbot-php-client/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/Swader/diffbot-php-client/?branch=master )
3
- [ ![ Build Status] ( https://scrutinizer -ci.com/g/ Swader/diffbot-php-client/badges/build.png?b =master )] ( https://scrutinizer -ci.com/g/ Swader/diffbot-php-client/build-status/master )
3
+ [ ![ Build Status] ( https://travis -ci.org/ Swader/diffbot-php-client.svg?branch =master )] ( https://travis -ci.org/ Swader/diffbot-php-client )
4
4
5
5
# Diffbot PHP API Wrapper
6
6
@@ -15,7 +15,7 @@ Minimum PHP 5.4 because Guzzle needs it.
15
15
16
16
Via Composer
17
17
18
- ``` bash
18
+ ``` bash
19
19
composer require swader/diffbot-php-client
20
20
```
21
21
25
25
26
26
## Testing
27
27
28
- ``` bash
28
+ ``` bash
29
29
phpunit
30
30
```
31
31
32
32
## Contributing
33
33
34
- Please see [ CONTRIBUTING] ( https://github.com/thephpleague/:package_name/blob/master/ CONTRIBUTING.md) for details.
34
+ Please see [ CONTRIBUTING] ( CONTRIBUTING.md ) for details.
35
35
36
36
## Credits
37
37
You can’t perform that action at this time.
0 commit comments