diff --git a/README.md b/README.md index 1e1dee9a10e599ca18f4b03f1adfb7ec386ba99c..4334e68a8d543b886794e3542688877f7f2da803 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Features * C++ (not yet implemented) * Java (not currently building; give us a few days) * Python - * Ruby (not yet implemented) + * Ruby * Perl * [Go](https://github.com/prevoty/hammer) * PHP @@ -39,6 +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 * mono-devel and mono-mcs (>= 3.0.6) (for .NET bindings) * nunit (for testing .NET bindings)