From fc6d89913fe7b4f4f286450fa098670572fd5cef Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Sun, 11 Sep 2016 11:39:03 +0200 Subject: [PATCH] README --- README.rst | 58 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 28 deletions(-) diff --git a/README.rst b/README.rst index d6e21bab02..a3a3462f13 100644 --- a/README.rst +++ b/README.rst @@ -1379,9 +1379,13 @@ Also, the ``--timeout`` option allows to overwrite the default 30s timeout: fi -================ +==== +Meta +==== + +---------------- Interface design -================ +---------------- The syntax of the command arguments closely corresponds to the actual HTTP requests sent over the wire. It has the advantage that it's easy to remember @@ -1426,9 +1430,9 @@ HTTPie reaches its final version ``1.0``. All changes are recorded in the -======= -Support -======= +------------ +User support +------------ Please use the following support channels: @@ -1441,47 +1445,45 @@ Please use the following support channels: `httpie `_ tag). * You can also tweet directly to `@jkbrzt`_. -======= -Authors -======= - -`Jakub Roztocil`_ (`@jkbrzt`_) created HTTPie and `these fine people`_ -have contributed. - - -==== -Logo -==== - -See `claudiatd/httpie-artwork`_ - - -========== +---------- Contribute -========== +---------- See `CONTRIBUTING `_. -========== +---------- Change log -========== +---------- See `CHANGELOG `_. -======= +------- +Artwork +------- + +See `claudiatd/httpie-artwork`_ + + +------- Licence -======= +------- BSD-3-Clause: `LICENSE `_. +------- +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