diff --git a/README.md b/README.md index 5ffccfe..1d08760 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,3 @@ -# nvd3.org charts for Meteor, this works fine. -This was created because it seems there's an error in the other nvd3 packages. -The bests examples for use is in nvd3.org page. +# DEPRECATION -It is a fork of https://github.com/waitingkuo/meteor-nvd3 and others. - -## Requirements -* npm -* d3 - - -## How do I install this? -1. Install Meteorite `npm install -g meteorite` -2. Create Your project `mrt create nameproject` -3. Add meteor d3 `meteor add d3` -3. Add nvd3js using meteorite `mrt add nvd3js` -4. Go graphing. -5. Soon examples with Meteor. - - -## References -[Meteor](http://docs.meteor.com/) - -[Meteorite](http://oortcloud.github.com/meteorite/) - -[Atmosphere (Smart Packages)](https://atmosphere.meteor.com/wtf/package) - -[NVD3](http://nvd3.org/) - -[D3](http://d3js.org) +This package is no longer maintained. Please use https://github.com/pfafman/meteor-nvd3 instead.