From e4ff2ac8ad188ee335028788785129df54d7af8b Mon Sep 17 00:00:00 2001 From: ahoward Date: Mon, 23 Jul 2012 00:32:35 -0600 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1b7ca1..ebfd098 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,6 @@ it has the following features: ````erb - <%= image_tag :src => file.data_url %> + <%= image_tag :src => file.data_uri %> ````