From 8f3534ba5a1b2fb8ea82a24eb0acedfcc6aca7b4 Mon Sep 17 00:00:00 2001 From: Patrick Mueller Date: Mon, 2 May 2011 23:11:09 -0700 Subject: [PATCH] More formatting fixes for README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8a8e70..7695e22 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - scooj - Simple Classical OO for JavaScript =============================================================================== @@ -231,6 +230,7 @@ Running the scoopc.py compiler =============================================================================== The command line for `scoopc.py` is as follows: + ``` scoopc.py [options] FILE FILE ... ``` @@ -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