README.md in chart_js-1.0.0pre vs README.md in chart_js-1.0.0

- old
+ new

@@ -2,12 +2,10 @@ [Chart JS](http://www.chartjs.org/) is a simple yet flexible JavaScript charting library. This [gem](https://rubygems.org/) is a Ruby [Domain Specific Language](https://en.wikipedia.org/wiki/Domain-specific_language) which allows you to easily build charts without touching a single line of JavaScript or HTML. ## Installation -This gem is still in development. Install with `--pre`. - - $ gem install chart_js --pre + $ gem install chart_js ## Usage A simple example to generate a static html file.