diff --git a/README.md b/README.md index 966ef22..72c08da 100644 --- a/README.md +++ b/README.md @@ -219,15 +219,6 @@ hoodie.request(options) No - - options.data - Object, Array, String or Number - - For PUT and POST requests, an optional payload - can be sent. It will be stringified before sending the request. - - No - Examples