Skip to content

Commit

Permalink
Fix readme code
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiomarques committed Jul 7, 2011
1 parent 5d0db37 commit 45e6f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -33,7 +33,7 @@ capture = UEncode::CaptureOutput.new :destination => "http://whatever.com/foo.zi
job.add_capture capture

request = UEncode::Request.new job
puts job.to_xml

response = request.send

puts response.code # => 'Ok'
Expand Down

0 comments on commit 45e6f82

Please sign in to comment.