diff --git a/README.rst b/README.rst index 32c887e7..f11e9d4f 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,12 @@ colorized output. HTTPie can be used for testing, debugging, and generally interacting with HTTP servers. -.. class:: no-web +.. class:: no-web no-pdf + + |pypi| |unix_build| |coverage| |downloads| |gitter| + + +.. class:: no-web no-pdf .. image:: https://raw.githubusercontent.com/jakubroztocil/httpie/master/httpie.gif :alt: HTTPie in action @@ -17,18 +22,6 @@ generally interacting with HTTP servers. :align: center - .. image:: https://raw.githubusercontent.com/jakubroztocil/httpie/master/httpie.png - :alt: HTTPie compared to cURL - :width: 100% - :align: center - - -.. class:: no-web no-pdf - -|pypi| |unix_build| |coverage| |downloads| |gitter| - - - .. contents:: .. section-numbering:: @@ -38,6 +31,7 @@ generally interacting with HTTP servers. Main features ============= + * Expressive and intuitive syntax * Formatted and colorized terminal output * Built-in JSON support @@ -53,6 +47,14 @@ Main features * Test coverage +.. class:: no-web + + .. image:: https://raw.githubusercontent.com/jakubroztocil/httpie/master/httpie.png + :alt: HTTPie compared to cURL + :width: 100% + :align: center + + Installation ============