summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-08-28 10:34:11 +0200
committerPatrick Simianer <p@simianer.de>2015-08-28 10:34:11 +0200
commit241ecb93b231528b4c85b3458fa2dd05de64a7e7 (patch)
treefb1f7fd61c3a6f79087b0de13fd789c10139c92c
parent194bf8a951ca05fd5e12e6e7d327a88a9e10afbf (diff)
cosmeticsHEADmaster
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 96d7311..88d173b 100644
--- a/README.md
+++ b/README.md
@@ -5,5 +5,7 @@ updates on oracles. Makes use of my little nlp library for ruby, see
[here](https://github.com/pks/zipf).
Usage is straightforward, see the files in the example/ directory:
- ./bold_reranking.rb example/example.ini
+```
+./bold_reranking.rb example/example.ini
+```