diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-03 14:22:41 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-03 14:22:41 -0400 |
commit | 375136b196b177e19cb4b82d8a212bf4d298acf2 (patch) | |
tree | bcd24902f468164503224f3a20a37a19b80fdbbd /README.md | |
parent | 54f51420563206b4eaed10e00104b4500113c032 (diff) | |
download | cmd2-git-375136b196b177e19cb4b82d8a212bf4d298acf2.tar.gz |
Try to get title to fit on one line
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -cmd2: a tool for building interactive command line applications -=============================================================== +cmd2: a tool for building interactive command line apps +======================================================= [](https://pypi.python.org/pypi/cmd2/) [](https://travis-ci.org/python-cmd2/cmd2) [](https://ci.appveyor.com/project/FedericoCeratto/cmd2) |