From 2148a22ea7fa2168631aea4c2069b686d159ef3a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 20 Mar 2011 12:38:18 -0400 Subject: [PATCH] Explain what CLINT stands for. --- README.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a20dc73..a61fef6 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,16 @@ -Clint: Python Command-line Application Helpers -============================================== +Clint: Python Command-line Application Tools +============================================ + +**Clint** is a module filled with a set of awesome tools for developing +commandline applications. .. image:: https://github.com/kennethreitz/clint/raw/master/misc/clint.jpeg +**C** ommand +**L** ine +**IN** terface +**T** ools + Features: ---------