From 78707f58970e601d79f8e3bf0c8625843cdfb6ee Mon Sep 17 00:00:00 2001 From: Gary PEGEOT Date: Mon, 18 Nov 2019 20:13:01 +0000 Subject: [PATCH] Remove WIP warning Not really WIP anymore :) Might want to tag the first version as well? --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7b478cd..7ea10cc 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,6 @@ [![Quality Score](https://img.shields.io/scrutinizer/g/php-http/vcr-plugin.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/vcr-plugin) [![Total Downloads](https://img.shields.io/packagist/dt/php-http/vcr-plugin.svg?style=flat-square)](https://packagist.org/packages/php-http/vcr-plugin) -## Work in Progress - -Please don't use/clone this repo yet, it will be force pushed for a clean first commit on initial release. - **Record your test suite's HTTP interactions and replay them during future test runs.** ## Install