Skip to content

Commit 6d3371f

Browse files
committed
Update README
1 parent a380a9d commit 6d3371f

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
@@ -265,7 +265,7 @@ Angular Uploader is a wrapper for Uploader — see the **[Uploader Docs](https:/
265265

266266
## Where are my files stored?
267267

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

270270
Upload.io benefits developers with:
271271

@@ -275,9 +275,9 @@ Upload.io benefits developers with:
275275
- Powerful Rules Engine (Rate Limiting, Traffic Limiting, IP Blacklisting, Expiring Links, etc)
276276
- File Transformations (Image Resizing, Cropping, Optimization, etc)
277277

278-
### Can I bring my own file storage?
278+
### 🔧 Can I bring my own file storage?
279279

280-
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.
280+
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.
281281

282282
## Contribute
283283

0 commit comments

Comments
 (0)