README.md in google_analytics_mailer-0.0.1 vs README.md in google_analytics_mailer-0.1.0
- old
+ new
@@ -1,5 +1,5 @@
-# GoogleAnalyticsMailer
+# GoogleAnalyticsMailer [![Build Status](https://secure.travis-ci.org/fabn/google_analytics_mailer.png)](http://travis-ci.org/fabn/google_analytics_mailer)
This gem automatically rewrites **absolute** links generated by ActionMailer. It intercepts all'`url_for` calls (so `link_to` calls are intercepted as well) and change the final url to add [Custom Campaign parameters](http://support.google.com/analytics/bin/answer.py?hl=en&answer=1033867) to your URLs.
## Installation