summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-01-31 14:43:02 +0100
committerPatrick Simianer <p@simianer.de>2014-01-31 14:43:02 +0100
commit4228c0af3c550a85d37b5565a806b8864a774c83 (patch)
tree756fd8f1a9a673e5c5aa0ef0e01df632ccf0eb48
parentf7edff38e167ce14efd564158709eb6e6ec2d353 (diff)
readme
-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