README.md in metrics-graphics-rails-2.4.0.3 vs README.md in metrics-graphics-rails-2.6.0

- old
+ new

@@ -23,11 +23,11 @@ Enjoy. ## D3 dependency -D3.js is a metrics-graphics' dependency. It will be required automátically by requiring metrics-graphics-rails. If your project already includes D3, you can ``//= require metricsgraphics`` instead to prevent duplicated requires. +D3.js is a metrics-graphics' dependency. It will be required automatically by requiring metrics-graphics-rails. If your project already includes D3, you can ``//= require metricsgraphics`` instead to prevent duplicated requires. ## ActionView Graph Helper From the [metrics-graphics example](http://metricsgraphicsjs.org/): @@ -55,10 +55,10 @@ `metrics_graphic_for` helper supports multiple-lined graphs generation. Just pass data as an Array of Arrays in the same format as for single-lined graphs and it should work as a charm. ## Versioning -metrics-graphics-rails 2.1.3 == metrics-graphics 2.1.3 +metrics-graphics-rails 2.6.0 == metrics-graphics 2.6.0 ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)