From b6c1d8805404677bb4065a4c9981928cb2b816e2 Mon Sep 17 00:00:00 2001
From: tomime <tomime.github@dropcut.net>
Date: Thu, 11 Aug 2016 22:50:20 +0200
Subject: [PATCH] link to ruby-lang.org

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 00e10712..e26a85d0 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Installing
 * python2.7-dev (for Python bindings)
 * a JDK (for Java bindings)
 * a working [phpenv](https://github.com/CHH/phpenv) configuration (for PHP bindings)
-* Ruby >= 1.9.3 and bundler, for the Ruby bindings
+* [Ruby](https://www.ruby-lang.org/) >= 1.9.3 and bundler, for the Ruby bindings
 * mono-devel and mono-mcs (>= 3.0.6) (for .NET bindings)
 * nunit (for testing .NET bindings)
 
-- 
GitLab