Skip to content

Commit 60442aa

Browse files
committed
Update README
1 parent 9ff4275 commit 60442aa

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

.github/assets/logo.svg

Lines changed: 1 addition & 1 deletion
Loading

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
<h1 align="center">
22
<a href="https://upload.io/uploader">
3-
<img alt="Uploader" width="276" height="80" src="https://raw.githubusercontent.com/upload-io/assets/master/logo-uploader.svg">
3+
<img alt="Uploader" width="264" height="63" src="https://raw.githubusercontent.com/upload-io/react-uploader/main/.github/assets/logo.svg">
44
</a>
55
</h1>
66

77
<p align="center"><b>React File Upload Widget</b><br/> (With Integrated Cloud Storage)</p>
88

99
<p align="center">React wrapper for <a href="https://upload.io/uploader">Uploader</a> • Files hosted on <a href="https://upload.io/">Upload.io</a><br/><br/></p>
1010

11-
1211
<br/>
1312
<p align="center">
1413
<a href="https://github.com/upload-io/react-uploader/">
@@ -42,11 +41,17 @@
4241

4342
</p>
4443

44+
4545
<h1 align="center">
46-
Quick Start — <a href="https://codepen.io/upload-js/pen/popWJpX?editors=1010">Try on CodePen</a>
46+
Quick Start —
47+
<a href="https://codepen.io/upload-js/pen/popWJpX?editors=1010">
48+
Try on CodePen
49+
</a>
4750
</h1>
4851

49-
<p align="center">To create a file upload button:</p>
52+
<p align="center"><a href="https://upload.io/uploader"><img alt="Upload Widget Demo" width="100%" src="https://raw.githubusercontent.com/upload-io/react-uploader/main/.github/assets/demo.webp"></a></p>
53+
54+
<p align="center">To implement the above widget:</p>
5055

5156
```shell
5257
npm install react-uploader

0 commit comments

Comments
 (0)