<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,17 +13,18 @@ Usage
 
 1. $ script/generate s3_swf_upload
 
-2. configure amazon_s3.yml, you need put a crossdomain.xml in your bucket and make it public-read.
+2. configure amazon_s3.yml, and run below two tasks to create bucket and crossdomain.xml:
 
-3. Upload a crossdomain.xml in your bucket and make it public-read.
+  $ rake s3:make_bucket
+  $ rake s3:make_crossdomain
 
-4. init s3_swf object:
+3. init s3_swf object:
 
   &lt;%= s3_swf_upload_tag %&gt;
 
-5. when you click upload, your file will be upload to http://bucket.s3.amazonasw.com/s3_swf/ by default.
+4. when you click upload, your file will be upload to http://bucket.s3.amazonasw.com/s3_swf/ by default.
 
-6. if you want to custom its behavior, here's a more complex example:
+5. if you want to custom its behavior, here's a more complex example:
 
   &lt;%= s3_swf_upload_tag(:width =&gt; 310, 
         :height =&gt; 40, </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6ba70463357315a56ae705973bf0e25836789e29</id>
    </parent>
  </parents>
  <author>
    <name>Zhang Yuanyi</name>
    <email>yzhang@elctech.com</email>
  </author>
  <url>http://github.com/elcgit/s3-swf-upload-plugin/commit/191ba1977ed7583121cdda18af9763671882e3ad</url>
  <id>191ba1977ed7583121cdda18af9763671882e3ad</id>
  <committed-date>2009-02-26T19:47:22-08:00</committed-date>
  <authored-date>2009-02-26T19:47:22-08:00</authored-date>
  <message>update README</message>
  <tree>6e8b88585a4360211b5764d76314892c7e8308b3</tree>
  <committer>
    <name>Zhang Yuanyi</name>
    <email>yzhang@elctech.com</email>
  </committer>
</commit>
