Skip to content

Commit

Permalink
Fixed README markup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonl committed Aug 22, 2010
1 parent 5bd5a00 commit aee41a0
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 @@ -31,8 +31,8 @@ to the file in place. The basic format for running Eden is:
eden command filenames

Eden understands 2 commands:
- `colorize` - Displays a ANSI colorized version of the source. This is mainly used for debugging the lexer.
- `rewrite` - Rewrites the source files in place to be correctly formatted
* `colorize` - Displays a ANSI colorized version of the source. This is mainly used for debugging the lexer.
* `rewrite` - Rewrites the source files in place to be correctly formatted

Examples:

Expand Down

0 comments on commit aee41a0

Please sign in to comment.