From eba97b4ea664dd2b2ed7cc53b7110fc769408241 Mon Sep 17 00:00:00 2001 From: Edd Robinson Date: Tue, 7 Jan 2014 15:58:47 +0000 Subject: [PATCH] added some tracking information --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 31ce888..db256e4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ flask-s3 ![](https://api.travis-ci.org/e-dard/flask-s3.png) +[![Analytics](https://ga-beacon.appspot.com/UA-35880013-3/flask-s3/readme)](https://github.com/igrigorik/ga-beacon) + + Seamlessly serve the static assets of your Flask app from Amazon S3. Maintainers