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

capitalization

This commit is contained in:
Kevin McCarthy
2012-05-30 22:17:09 -10:00
parent 4cc622023c
commit 4644ad6db9

View File

@@ -1,6 +1,6 @@
#VCR.py
This is a proof-of-concept start at a python version of [Ruby's VCR
This is a proof-of-concept start at a Python version of [Ruby's VCR
library](https://github.com/myronmarston/vcr).
##What it is supposed to do