Skip to content

Commit

Permalink
Update links to live demo
Browse files Browse the repository at this point in the history
  • Loading branch information
sedouard committed Jan 12, 2017
1 parent c6b3d94 commit 4048720
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Chartjs Node Header Image](./img/chartjsnode.png)
[![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)

Expand All @@ -8,6 +8,8 @@ A simple library to make it easy to create Chartjs charts in Node.js (server-sid

This library puts together [jsdom](https://github.com/tmpvar/jsdom), [node-canvas](https://github.com/Automattic/node-canvas) and [chartjs](https://github.com/chartjs/Chart.js) to render Chartjs on the server.

**[Live Demo](http://chartjs-demo.vmpower.io)**

## Getting Started

### Peer Dependencies
Expand Down
Binary file added img/.DS_Store
Binary file not shown.
Binary file modified img/chartjsnode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4048720

Please sign in to comment.