summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index fe38e14..89bc545 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,13 @@ bold_reranker
=============
Reranker that does bold (online) updates on oracles.
-Makes use of my little nlp library for ruby, see here
-https://github.com/pks/zipf
+Makes use of my little nlp library for ruby, see [1].
+Usage is straightforward, see the files in the example/ directory.
<code>
./bold_reranking.rb example/example.ini
</code>
+
+[1] https://github.com/pks/zipf
+