Skip to content

Commit

Permalink
Promote level_up to available commands in Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jgonggrijp committed Apr 28, 2013
1 parent 791de9e commit b214a90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ When you run `rsshell` the following commands are available to you.
- `xkcd-search`: Searches the database from `xkcd-fetch` for keywords.
Run with `-h` for help.
- `json-parse`: Manually inspect JSON files. Undocumented.
- `level_up`: An RPG-style lines-of-code counter which pops up a
"level up" message when you pass a milestone in a programming
language. Run with `-h` for help.

The following commands are expected to be added soon.

- `level_up`: An RPG-style lines-of-code counter which pops up a
"level up" message when you pass a milestone in a programming
language.
- `summon`: A generic file/URL launcher which can handle any file type
your underlying system supports.
- `spider-life`: A Conway's Game of Life variant with two colors and
Expand Down

0 comments on commit b214a90

Please sign in to comment.