diff --git a/README.rst b/README.rst index f3749b78..67905958 100644 --- a/README.rst +++ b/README.rst @@ -17,8 +17,7 @@ HTTPie: a CLI, cURL-like tool for humans :width: 100% :align: center - HTTPie is written in Python, and under the hood it uses the excellent - `Requests`_ and `Pygments`_ libraries. + @@ -1466,6 +1465,29 @@ Please use the following support channels: * You can also tweet directly to `@jkbrzt`_. +---------------- +Related projects +---------------- + +Dependencies +~~~~~~~~~~~~ + +* `Requests `_ + — Python HTTP library for humans +* `Pygments `_ + — Python syntax highlighter + +Friends +~~~~~~~ + +* `jq `_ + — CLI JSON processor that + works great in conjunction with HTTPie +* `http-prompt `_ + — interactive shell for HTTPie featuring autocomplete + and command syntax highlighting + + ---------- Contribute ---------- @@ -1494,6 +1516,7 @@ Licence BSD-3-Clause: `LICENSE `_. + ------- Authors ------- @@ -1501,19 +1524,7 @@ Authors `Jakub Roztocil`_ (`@jkbrzt`_) created HTTPie and `these fine people`_ have contributed. ----------------- -Related projects ----------------- -* `jq `_ — a command-line JSON processor that - works great in conjunction with HTTPie -* `http-prompt `_ — an interactive - shell for HTTPie featuring autocomplete and command syntax highlighting - - - -.. _Requests: http://python-requests.org -.. _Pygments: http://pygments.org/ .. _pip: http://www.pip-installer.org/en/latest/index.html .. _Github API: http://developer.github.com/v3/issues/comments/#create-a-comment .. _these fine people: https://github.com/jkbrzt/httpie/contributors