From 7595d5a2f6290f8192a4bcafc40e63d60aa778f5 Mon Sep 17 00:00:00 2001 From: Sam Decrock Date: Fri, 18 Jul 2014 15:42:43 +0200 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a377879..8583570 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ node-httpreq node-httpreq is a node.js library to do HTTP(S) requests the easy way -Do GET, POST, upload files, use cookies, change headers, ... +Do GET, POST, PUT, DELETE, upload files, use cookies, change headers, ... ## Install