README.md in paperclip-aws-1.1.1 vs README.md in paperclip-aws-1.1.2

- old
+ new

@@ -2,9 +2,18 @@ 'paperclip-aws' is a full featured storage module that supports all S3 locations (US, European and Tokio) without any additional hacking. Just install in and your model is ready to be stored all over ther world. +## Features ## + +* supports US, European and Japanese S3 instances; +* supports both `http` and `https` urls; +* supports expiring urls; +* can generate urls for `read`, `write` и `delete` operations; +* correctly sets content-type of uploaded files; + + ## Requirements ## * [paperclip][0] ~> 2.3 * [aws-sdk][1] >= 1.0.3 \ No newline at end of file