README in jonathannelson-woopra_analytics-1.1 vs README in jonathannelson-woopra_analytics-1.3

- old
+ new

@@ -1,10 +1,8 @@ WoopraAnalytics =============== -This module will easily enable Woopra Analytics support for your application. By default it'll output the analytics code for every single page automatically, if it's configured correctly. This is done by adding the following to your `config/environment.rb`: - - JonathanNelson::WoopraAnalytics.run +This module will easily enable Woopra Analytics support for your application. By default it'll output the analytics code for every single page automatically, if it's configured correctly. If you want to disable the code insertion for particular pages, add the following to controllers that don't want it: skip_after_filter :add_woopra_analytics_code \ No newline at end of file