Skip to content

Commit

Permalink
More formatting fixes for README
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuellr committed May 3, 2011
1 parent 4589088 commit 8f3534b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,4 +1,3 @@

scooj - Simple Classical OO for JavaScript
===============================================================================

Expand Down Expand Up @@ -231,6 +230,7 @@ Running the scoopc.py compiler
===============================================================================

The command line for `scoopc.py` is as follows:

```
scoopc.py [options] FILE FILE ...
```
Expand All @@ -242,6 +242,7 @@ directory of `.scoop` files is considered a root for it's contained `.scoop` fil
(the directory name `FILE` is not part of the module name.

Options:

```
--version show program's version number and exit
-h, --help show this help message and exit
Expand Down

0 comments on commit 8f3534b

Please sign in to comment.