summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5d50af8..26858ff 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ nlp_ruby
========
My little NLP library, supposed to make _my_ work a little easier and less redundant.
+The .gem can be found here: https://rubygems.org/gems/nlp_ruby
* dags.rb : implementation of a directed acyclic graph and various algorithms
* fileutil.rb : file utilities