Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mayfield committed Aug 28, 2015
1 parent bae8886 commit b68e0c3
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,11 @@ TBD
Examples
--------

[Hello World](examples/hello_world.py)
[Decorator](examples/decorator.py)
[Nesting (Subcommands)](examples/simple_nesting.py)
[Alternate Styles](examples/skin_a_cat.py)
[Tab Completion](examples/tabcompletion.py)
* [Hello World](examples/hello_world.py)
* [Decorator](examples/decorator.py)
* [Nesting (Subcommands)](examples/simple_nesting.py)
* [Alternate Styles](examples/skin_a_cat.py)
* [Tab Completion](examples/tabcompletion.py)

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

0 comments on commit b68e0c3

Please sign in to comment.