You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
</a>
5
5
</h1>
6
6
7
-
<palign="center"><b>React File Upload Component</b><br/> (React Wrapper for <ahref="https://upload.io/uploader">Uploader</a>)</p>
7
+
<palign="center"><b>React File Upload Component for <ahref="https://upload.io/">Upload.io</a></b><br/> (React Wrapper for <ahref="https://upload.io/uploader">Uploader</a>)</p>
8
8
<br/>
9
9
<palign="center">
10
10
<ahref="https://github.com/upload-io/uploader/">
@@ -40,6 +40,7 @@
40
40
41
41
# Quick Start
42
42
43
+
To create a file upload button:
43
44
44
45
```shell
45
46
npm install react-uploader
@@ -104,7 +105,7 @@ const uploader = new Uploader({
0 commit comments