summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-03 14:22:41 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-07-03 14:22:41 -0400
commit375136b196b177e19cb4b82d8a212bf4d298acf2 (patch)
treebcd24902f468164503224f3a20a37a19b80fdbbd
parent54f51420563206b4eaed10e00104b4500113c032 (diff)
downloadcmd2-git-375136b196b177e19cb4b82d8a212bf4d298acf2.tar.gz
Try to get title to fit on one line
-rwxr-xr-xREADME.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 86ae5ef1..0e032320 100755
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-cmd2: a tool for building interactive command line applications
-===============================================================
+cmd2: a tool for building interactive command line apps
+=======================================================
[![Latest Version](https://img.shields.io/pypi/v/cmd2.svg?style=flat-square&label=latest%20stable%20version)](https://pypi.python.org/pypi/cmd2/)
[![Build status](https://img.shields.io/travis/python-cmd2/cmd2.svg?style=flat-square&label=unix%20build)](https://travis-ci.org/python-cmd2/cmd2)
[![Appveyor build status](https://img.shields.io/appveyor/ci/FedericoCeratto/cmd2.svg?style=flat-square&label=windows%20build)](https://ci.appveyor.com/project/FedericoCeratto/cmd2)