Skip to content

Commit 2c5ddde

Browse files
authored
Merge pull request php-vcr#191 from RichardBradley/readme-clarificaton
Clarify some wording in the README
2 parents 015cbb5 + 24e27e8 commit 2c5ddde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Code Coverage](https://scrutinizer-ci.com/g/php-vcr/php-vcr/badges/coverage.png?s=15cf1644c8cf37a868e03cfba809a5e24c78f285)](https://scrutinizer-ci.com/g/php-vcr/php-vcr/)
66
[![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/php-vcr/php-vcr/badges/quality-score.png?s=4f638dbca5eb51fb9c87a1dd45c5df94687d85bd)](https://scrutinizer-ci.com/g/php-vcr/php-vcr/)
77

8-
This is a port of [VCR](http://github.com/vcr/vcr) for ruby.
8+
This is a port of the [VCR](http://github.com/vcr/vcr) Ruby library to PHP.
99

1010
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests. A bit of documentation can be found on the [php-vcr website](http://php-vcr.github.io).
1111

0 commit comments

Comments
 (0)