From d79249a58109417cbe9a9dd2582bf85dfff890f8 Mon Sep 17 00:00:00 2001 From: rob phillips Date: Thu, 30 Oct 2014 14:18:32 -0400 Subject: [PATCH] Update README.markdown --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) 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.