Skip to content

Commit

Permalink
Add Installation header to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
petrgazarov committed Feb 28, 2016
1 parent de8f05e commit ede4d26
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ While there have been other attempts to bind canvas drawing APIs to React, they

React Canvas brings some of the APIs web developers are familiar with and blends them with a high performance drawing engine.

## Installation

React Canvas is available through npm:

```npm install react-canvas```

## React Canvas Components

React Canvas provides a set of standard React components that abstract the underlying rendering implementation.
Expand Down

0 comments on commit ede4d26

Please sign in to comment.