Update README.rst

This commit is contained in:
Ben Beuchler 2014-03-24 18:03:59 -05:00
parent 733771fd9e
commit a2918d877d

View File

@ -3,11 +3,12 @@ HTTPie: a CLI, cURL-like tool for humans
**************************************** ****************************************
HTTPie is a **command line HTTP client**. Its goal is to make CLI interaction HTTPie (pronounced *aych-tee-tee-pie*) is a **command line HTTP client**. Its
with web services as **human-friendly** as possible. It provides a goal is to make CLI interaction with web services as **human-friendly** as
simple ``http`` command that allows for sending arbitrary HTTP requests using a possible. It provides a simple ``http`` command that allows for sending
simple and natural syntax, and displays colorized responses. HTTPie can be used arbitrary HTTP requests using a simple and natural syntax, and displays
for **testing, debugging**, and generally **interacting** with HTTP servers. colorized responses. HTTPie can be used for **testing, debugging**, and
generally **interacting** with HTTP servers.
.. image:: https://github.com/jkbr/httpie/raw/master/httpie.png .. image:: https://github.com/jkbr/httpie/raw/master/httpie.png