summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-05-13 20:20:06 +0200
committerPatrick Simianer <p@simianer.de>2015-05-13 20:20:06 +0200
commita99a22e594c4f6b11961c08ec1e118d486e0990d (patch)
treeb9de527c68739d07dbb6a37818ce72677b35d56e /README.md
parent29de4a284f5a74c49ea14cbb97e429f473af5b91 (diff)
README, whitespace
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
+