Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robfletcher committed Oct 12, 2012
1 parent 3226605 commit 2923c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -11,7 +11,7 @@ Annotate your test with `@Betamax`. The first time it runs HTTP traffic is recor
Future test runs replay responses from _tape_. Insert different _tapes_ to stub different responses.

### Customize
Edit _tape_ files with a text editor, commit to source control, share with your team & use on continuous integration.
_Tapes_ are just [YAML](http://www.yaml.org/) files so you can edit them with a text editor, commit to source control, share with your team & use on continuous integration.

## Full documentation

Expand Down

0 comments on commit 2923c4b

Please sign in to comment.