Skip to content

Commit

Permalink
Slightly more elaboration in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SukantGujar committed Jan 19, 2017
1 parent 3b73cf6 commit 34c9d7c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

# About
This codebase is a testbed related with [this issue](https://github.com/Lighthouse-io/react-visjs-timeline/issues/9).
It contains a React version of the visjs Timeline component's [Basic demo](http://visjs.org/examples/timeline/basicUsage.html)
made with [react-visjs-timeline](https://github.com/Lighthouse-io/react-visjs-timeline) component.

# Installation
Do `yarn install` or `npm install`

Expand Down

0 comments on commit 34c9d7c

Please sign in to comment.