From c546ea64aa2f4de77d5ee553e2f217c5774232b5 Mon Sep 17 00:00:00 2001 From: Marin Atanasov Nikolov Date: Sat, 19 Dec 2015 17:02:48 +0200 Subject: [PATCH] Add go-vcr to the list of VCR ports --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09272659..54e8a7ed 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ yard server --reload * [VCR.py](https://github.com/kevin1024/vcrpy) (Python) * [Betamax](https://github.com/thegreatape/betamax) (Go) * [DVR](https://github.com/orchestrate-io/dvr) (Go) + * [Go VCR](https://github.com/dnaeon/go-vcr) (Go) * [Betamax](https://github.com/wjlroe/betamax) (Clojure) * [vcr-clj](https://github.com/ifesdjeen/vcr-clj) (Clojure) * [Betamax.NET](https://github.com/mfloryan/Betamax.Net) (C#/.NET)