diff --git a/README.markdown b/README.markdown index 0517713..7177377 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,5 @@ +Support this project via Gratipay + ## Updated for Rails 3 & PLUpload This is just a sample app using Rails 3 which allows you to upload directly to Amazon S3 and bypass the Rails server entirely. This is useful for cloud hosting like Heroku which has a 30 second request timeout and resets the connection on any uploads which go over that limit.