|
@@ -5,9 +5,9 @@
|
|
<a href="https://www.npmjs.com/package/uppy"><img src="https://img.shields.io/npm/v/uppy.svg?style=flat-square"></a>
|
|
<a href="https://www.npmjs.com/package/uppy"><img src="https://img.shields.io/npm/v/uppy.svg?style=flat-square"></a>
|
|
<a href="https://travis-ci.org/transloadit/uppy"><img src="https://img.shields.io/travis/transloadit/uppy/master.svg?style=flat-square" alt="Build Status"></a>
|
|
<a href="https://travis-ci.org/transloadit/uppy"><img src="https://img.shields.io/travis/transloadit/uppy/master.svg?style=flat-square" alt="Build Status"></a>
|
|
|
|
|
|
-Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important problems than building a file uploader.
|
|
|
|
|
|
+Uppy is a sleek, modular JavaScript file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important problems than building a file uploader.
|
|
|
|
|
|
-- **Fetch** files from local disk, Google Drive, Dropbox, Instagram, or snap and record selfies with a camera;
|
|
|
|
|
|
+- **Fetch** files from local disk, remote urls, Google Drive, Dropbox, Instagram, or snap and record selfies with a camera;
|
|
- **Preview** and edit metadata with a nice interface;
|
|
- **Preview** and edit metadata with a nice interface;
|
|
- **Upload** to the final destination, optionally process/encode
|
|
- **Upload** to the final destination, optionally process/encode
|
|
|
|
|