From a2918d877da3c8a0ca32f7114bbf6554329f8559 Mon Sep 17 00:00:00 2001 From: Ben Beuchler Date: Mon, 24 Mar 2014 18:03:59 -0500 Subject: [PATCH] Update README.rst --- README.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 069e40ea..dfba659e 100644 --- a/README.rst +++ b/README.rst @@ -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 -with web services as **human-friendly** as possible. It provides a -simple ``http`` command that allows for sending arbitrary HTTP requests using a -simple and natural syntax, and displays colorized responses. HTTPie can be used -for **testing, debugging**, and generally **interacting** with HTTP servers. +HTTPie (pronounced *aych-tee-tee-pie*) is a **command line HTTP client**. Its +goal is to make CLI interaction with web services as **human-friendly** as +possible. It provides a simple ``http`` command that allows for sending +arbitrary HTTP requests using a simple and natural syntax, and displays +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