1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-11 10:03:00 +00:00

Update README.md

This commit is contained in:
Kevin McCarthy
2013-02-21 23:00:47 -10:00
parent 2db5664809
commit 4c5bdc8870

View File

@@ -35,6 +35,10 @@ pass, even if you are offline, or iana.org goes down for maintenance) and
accurate (the response will contain the same headers and body you get from a accurate (the response will contain the same headers and body you get from a
real request). real request).
##Installation
I finally uploaded VCR.py to pypi! So you can just `pip install vcrpy`
##Ruby VCR compatibility ##Ruby VCR compatibility
I'm not trying to match the format of the YAML files. Cassettes generated by I'm not trying to match the format of the YAML files. Cassettes generated by
Ruby's VCR are not compatible with VCR.py. The API is similar but VCR.py Ruby's VCR are not compatible with VCR.py. The API is similar but VCR.py