Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
camargo committed Mar 9, 2017
1 parent 9c0208f commit 9092af5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a Web Component that wraps [gl-plot2d](https://github.com/gl-vis/gl-plot2d).

![Stacked Graphs](http:https://i.imgur.com/YpSzWKL.png)
![Line Plot](http:https://i.imgur.com/WMq7o80.png)

## Installation

Expand All @@ -12,7 +12,7 @@ npm install gl-plot-2d --save

## Example

- `<gl-plot-2d> in React` - [Code](https://github.com/camargo/gl-plot-2d/tree/master/example)
- `<gl-plot-2d> in React` - [Code](https://github.com/camargo/gl-plot-2d/tree/master/example), [Live Example](https://camargo.github.io/gl-plot-2d/example/dist)

## Build & Run Example

Expand Down

0 comments on commit 9092af5

Please sign in to comment.