From a581abddfd07fdffcd33eb420927b450fc18da5a Mon Sep 17 00:00:00 2001 From: Adrian Philipp Date: Sun, 3 Jan 2016 12:08:23 +0100 Subject: [PATCH] Adds integration tests hint --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 19076c2..3da66e9 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,8 @@ [DEPRECATED] PHP-VCR Examples ================ +**You can now see usage examples in the [integration tests](https://github.com/php-vcr/php-vcr/tree/master/tests/integration).** + [![Build Status](https://travis-ci.org/php-vcr/php-vcr-examples.png?branch=master)](https://travis-ci.org/php-vcr/php-vcr-examples) ## Installation