Skip to content

Commit a42bef5

Browse files
committed
Update Readme
1 parent ffcb6db commit a42bef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# grunt-http-upload [![NPM version](https://badge.fury.io/js/grunt-http-upload.png)](http://badge.fury.io/js/grunt-http-upload)
22

3-
> Upload files through POST/PUT HTTP request, using [Restler](https://github.com/danwrong/restler), the only Node library known to work flawlessly with multipart file uploads.
3+
> Upload files through POST/PUT HTTP request, using [Request](https://github.com/request/request), a Node library known to work flawlessly with multipart file uploads.
44
So now you can push a zip `/dist` through your CMS' API!
55

66
## Getting Started

0 commit comments

Comments
 (0)