Skip to content

Commit 8a891ce

Browse files
committed
readme cleanup
1 parent 240a30c commit 8a891ce

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

README.md

-33
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,6 @@
11
jquery-file-upload-middleware
22
=============================
33

4-
### Personal Patch Repository
5-
6-
Please comeback [Aleksandr Guidrevitch](http://aguidrevitch.blogspot.com/) lol
7-
8-
- use bower to install jquery-file-upload (planed)
9-
- use not npm to install jquery-file-upload-middleware
10-
- use this repository by
11-
12-
```json
13-
{
14-
"name": "your project",
15-
"version": "0.1.0",
16-
"private": true,
17-
"dependencies": {
18-
"express": "3.3.x",
19-
"jquery-file-upload-middleware": "git://github.com/soomtong/jquery-file-upload-middleware.git",
20-
"swig": "1.0.x",
21-
"imagemagick": "0.1.x"
22-
},
23-
"devDependencies": {
24-
"nodeunit":"*"
25-
}
26-
}
27-
```
28-
29-
30-
31-
32-
33-
---
34-
35-
## Readme will update later
36-
374
jQuery-File-Upload Express.js middleware. Based on the server code of [jQuery-File-Upload](https://github.com/blueimp/jQuery-File-Upload)
385

396
Installation:

0 commit comments

Comments
 (0)