diff --git a/README.rst b/README.rst index c0a9addd..aeccae5c 100644 --- a/README.rst +++ b/README.rst @@ -1607,11 +1607,13 @@ HTTPie plays exceptionally well with the following tools: and command syntax highlighting -Related -~~~~~~~ +Alternatives +~~~~~~~~~~~~ * `httpcat `_ — a lower-level sister utility of HTTPie for constructing raw HTTP requests on the command line. +* `curl `_ — a "Swiss knife" command line tool and + an exceptional library for transferring data with URLs. Contributing