Skip to content
This repository was archived by the owner on Oct 8, 2018. It is now read-only.

Commit 739505d

Browse files
author
Travis Mathis
committed
updates readme
1 parent 77326e0 commit 739505d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55

66
A flexible ReactJS component for handling file uploads with custom style inputs.
77

8+
## Install
9+
```
10+
npm install react-file-reader --save
11+
```
12+
813
## Props
914
### Default Props
1015
- fileTypes: 'image/*'

0 commit comments

Comments
 (0)