Skip to content

Commit ca72f16

Browse files
committed
Update README
1 parent 8901083 commit ca72f16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ React Uploader is a wrapper for Uploader — see the **[Uploader Docs](https://g
200200

201201
## Where are my files stored?
202202

203-
Uploader uses [Upload.io](https://upload.io) as a storage and file hosting backend.
203+
Uploader uses [Upload.io](https://upload.io) as a file storage & file hosting backend.
204204

205205
Upload.io benefits developers with:
206206

@@ -210,9 +210,9 @@ Upload.io benefits developers with:
210210
- Powerful Rules Engine (Rate Limiting, Traffic Limiting, IP Blacklisting, Expiring Links, etc)
211211
- File Transformations (Image Resizing, Cropping, Optimization, etc)
212212

213-
### Can I bring my own file storage?
213+
### 🔧 Can I bring my own file storage?
214214

215-
Uploader's USP is to provide developers with the least amount of work possible, while remaining customizable. As such, Uploader will always be closely integrated with the Upload.io platform, and there are currently no plans to support custom backends. You may, however, sync files from your Upload.io account to a custom storage target.
215+
Uploader's USP is to provide the fastest way to integrate end-to-end file uploads into a web app, while remaining customizable. As such, Uploader will always be closely integrated with the Upload.io platform, and there are currently no plans to support custom backends. You may, however, sync files from your Upload.io account to a custom storage target.
216216

217217
## Contribute
218218

0 commit comments

Comments
 (0)