Skip to content

Commit ede4d26

Browse files
committed
Add Installation header to readme
1 parent de8f05e commit ede4d26

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ While there have been other attempts to bind canvas drawing APIs to React, they
1414

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

17+
## Installation
18+
19+
React Canvas is available through npm:
20+
21+
```npm install react-canvas```
22+
1723
## React Canvas Components
1824

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

0 commit comments

Comments
 (0)