diff --git a/readme.md b/readme.md index 67d1c9e..c8c9edd 100644 --- a/readme.md +++ b/readme.md @@ -213,7 +213,6 @@ - [got](https://github.com/sindresorhus/got) - Nicer interface to the built-in `http` module. - [gh-got](https://github.com/sindresorhus/gh-got) - Convenience wrapper for `got` to interact with the GitHub API. - [axios](https://github.com/mzabriskie/axios) - Promise based HTTP client (works in the browser too). -- [request](https://github.com/request/request) - Simplified HTTP request client. - [wreck](https://github.com/hapijs/wreck) - HTTP Client Utilities. - [download](https://github.com/kevva/download) - Download and extract files effortlessly. - [http-proxy](https://github.com/nodejitsu/node-http-proxy) - HTTP proxy.