summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+```