Skip to content

Commit

Permalink
README tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mayfield committed Sep 22, 2015
1 parent c6d87c7 commit 1697f76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ shellish
[![Build Status](https://semaphoreci.com/api/v1/projects/d925ee35-bede-4cc1-bbb8-17a738b84cfa/533600/shields_badge.svg)](https://semaphoreci.com/mayfield/shellish)
[![PyPI Downloads](https://img.shields.io/pypi/dm/shellish.svg)](https://pypi.python.org/pypi/shellish)

--------

About
--------

This module combines the Python standard library modules argparse and cmd
to provide a unified way to make cli programs that can also be interactive
Expand Down Expand Up @@ -64,5 +65,4 @@ Examples
* [Alternate Styles](examples/skin_a_cat.py)
* [Tab Completion](examples/tabcompletion.py)

--------
[All Examples](examples/)

0 comments on commit 1697f76

Please sign in to comment.