Skip to content

Commit

Permalink
Juggle some content around
Browse files Browse the repository at this point in the history
  • Loading branch information
enyo committed Feb 19, 2021
1 parent 3852112 commit 82bda06
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Test and Release](https://github.com/dropzone/dropzone/actions/workflows/test-and-release.yml/badge.svg)](https://github.com/dropzone/dropzone/actions/workflows/test-and-release.yml)

<img alt="Dropzone.js" src="https://raw.githubusercontent.com/dropzone/dropzone/assets/github-logo.svg" />

[![Test and Release](https://github.com/dropzone/dropzone/actions/workflows/test-and-release.yml/badge.svg)](https://github.com/dropzone/dropzone/actions/workflows/test-and-release.yml)

Dropzone is a JavaScript library that turns any HTML element into a dropzone.
This means that a user can drag and drop a file onto it, and Dropzone will
display file previews and upload progress, and handle the upload for you via
Expand All @@ -16,8 +16,7 @@ Quickstart
- [💾 Download
link](https://github.com/dropzone/dropzone/releases/latest/download/dist.zip)
containing JavaScript UMD modules and CSS files (full and minimised)
- [⚙️ Link to
`src/options.js`](https://github.com/dropzone/dropzone/blob/main/src/options.js)
- [⚙️ `src/options.js`](https://github.com/dropzone/dropzone/blob/main/src/options.js)
for all available options

<img alt="Dropzone Screenshot" width="585" src="http://i.imgur.com/Xf7QvVG.png" />
Expand Down

0 comments on commit 82bda06

Please sign in to comment.