From 94ab57941dc9e0abd45f1625f29c6ffddfdfe66e Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Fri, 5 Dec 2014 16:27:00 -0800 Subject: [PATCH] Thank you! --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 913002a79..1ad9b7ac6 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,7 @@ heroku config:set S3_BUCKET=s3://foo/bar heroku run scripts/release_s3.sh ``` + +### Acknowledgements + +Thanks to [Adam Baker](https://github.com/adambaker) for code contributions and many fundamental design discussions. Also thanks to [Loop/Recur](https://looprecur.com) for open-source Fridays to advance the code, and for their courage to use this thing in real projects.