Skip to content

Commit 1c84ab1

Browse files
committed
Update optional requirements description.
1 parent 67d3f5b commit 1c84ab1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121

2222
## Description
2323

24-
> File Upload widget with multiple file selection, drag&drop support,
25-
> progress bars, validation and preview images, audio and video for jQuery.
24+
> File Upload widget with multiple file selection, drag&drop support, progress
25+
> bars, validation and preview images, audio and video for jQuery.
2626
> Supports cross-domain, chunked and resumable file uploads and client-side
2727
> image resizing.
2828
> Works with any server-side platform (PHP, Python, Ruby on Rails, Java,
@@ -85,7 +85,7 @@
8585
fixed vulnerabilities
8686

8787
Please also read the [SECURITY](SECURITY.md) document for instructions on how to
88-
securely configure your Webserver for file uploads.
88+
securely configure your Web server for file uploads.
8989

9090
## Setup
9191

@@ -131,12 +131,11 @@ For further information, please refer to the following guides:
131131
### Optional requirements
132132

133133
- [JavaScript Templates engine](https://github.com/blueimp/JavaScript-Templates)
134-
v3+: Used to render the selected and uploaded files for the Basic Plus UI and
135-
jQuery UI versions.
134+
v3+: Used to render the selected and uploaded files.
136135
- [JavaScript Load Image library](https://github.com/blueimp/JavaScript-Load-Image)
137136
v2+: Required for the image previews and resizing functionality.
138137
- [JavaScript Canvas to Blob polyfill](https://github.com/blueimp/JavaScript-Canvas-to-Blob)
139-
v3+:Required for the image previews and resizing functionality.
138+
v3+:Required for the resizing functionality.
140139
- [blueimp Gallery](https://github.com/blueimp/Gallery) v2+: Used to display the
141140
uploaded images in a lightbox.
142141
- [Bootstrap](https://getbootstrap.com/) v3+: Used for the demo design.

0 commit comments

Comments
 (0)