From 953259b379df8128fa30e39b98884042325d39d5 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Sat, 9 Nov 2013 09:12:50 +0000 Subject: [PATCH] Tidy up of markdown formatting. --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e1a5ad9..c891d49 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,16 @@ Clone from https://github.com/simon-brooke/milkwood-clj and build with Lieningen ## Options - -f, --file The path name of the file to analyse (string) - -l, --output-length 100 The length in tokens of the output to generate (integer) - -h, --no-help, --help false Print this text and exit - -o, --output The path name of the file to write to, if any (string) - -t, --tuple-length 2 The length of the sequences to analyse it into (integer) + -f, --file The path name of the file to analyse (string) + -l, --output-length 100 The length in tokens of the output to generate (integer) + -h, --no-help, --help false Print this text and exit + -o, --output The path name of the file to write to, if any (string) + -t, --tuple-length 2 The length of the sequences to analyse it into (integer) ## Examples -simon@engraver:~/workspace/milkwood-clj$ java -Xss4m -jar target/milkwood-clj-0.1.0-SNAPSHOT-standalone.jar -f ../milkwood/undermilkwood.txt -t 4 -l 100 + simon@engraver:~/workspace/milkwood-clj$ java -Xss4m -jar target/milkwood-clj-0.1.0-SNAPSHOT-standalone.jar -f ../milkwood/undermilkwood.txt -t 4 -l 100 + ears, conjures MRS ORGAN MORGAN And then Palestrina, SECOND VOICE he shouts to his deaf dog who smiles and licks his hands. UTAH WATKINS Gallop, you bleeding cripple! FIRST VOICE From where you are you can hear in Cockle Row in the spring, moonless night, Miss Price, in my pretty print housecoat, deft at the clothesline, natty as a jenny-wren, then pit-pat back to my egg in its cosy, my crisp toast-fingers, my home-made plum and butterpat. ### Bugs