update readme

This commit is contained in:
ahoward 2012-07-23 00:32:35 -06:00
parent fe2a810fdb
commit e4ff2ac8ad

View File

@ -51,6 +51,6 @@ it has the following features:
````erb
<%= image_tag :src => file.data_url %>
<%= image_tag :src => file.data_uri %>
````