diff --git a/README.md b/README.md index 0728373..2c8643a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ [![Chartjs Node Header Image](./img/chartjsnode.png)](http://chartjs-demo.vmpower.io/) [![Build Status](https://travis-ci.org/vmpowerio/chartjs-node.svg?branch=master)](https://travis-ci.org/vmpowerio/chartjs-node) [![Code Climate](https://codeclimate.com/github/vmpowerio/chartjs-node/badges/gpa.svg)](https://codeclimate.com/github/vmpowerio/chartjs-node) +[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) + +# No longer maintained ⚠️ +This project has reached the end of its development as a simple library to make it easy to create Chartjs charts in Node.js. + +We appreciate all the hard work of our contributors in keeping this library alive **but currently there are no plans of keeping Chartjs-Node up to date**. + +Feel free to browse the code, but please use other alternatives such as **[chartjs-node-canvas](https://github.com/SeanSobey/ChartjsNodeCanvas)** on your projects. # Chartjs-Node