README.rdoc in ads-rails-0.0.1 vs README.rdoc in ads-rails-0.0.2

- old
+ new

@@ -13,6 +13,8 @@ $ bundle = Usage In your layout add a line like this in your head: - = google_adsense_include_tag :client => 'client', :slot => 'slot', :width => 'width', :height => 'height' + = google_adsense_include_tag :client => 'client', :slot => 'slot', :width => 'width', :height => 'height' + +(Will only show the include tag in production env)