diff --git a/README.md b/README.md index b347879..0b3f9b0 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,6 @@ ## Methods -#### Options as query strings - -If the loader options have been passed as loader query string (`loader?some¶ms`), the string is parsed by using [`parseQuery`](#parsequery). - ### `urlToRequest` Converts some resource URL to a webpack module request.