Updated README to reflect the new Ruby bindings. Closes #38
This commit is contained in:
parent
982665aafa
commit
06f7060b3b
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Features
|
||||||
* C++ (not yet implemented)
|
* C++ (not yet implemented)
|
||||||
* Java (not currently building; give us a few days)
|
* Java (not currently building; give us a few days)
|
||||||
* Python
|
* Python
|
||||||
* Ruby (not yet implemented)
|
* Ruby
|
||||||
* Perl
|
* Perl
|
||||||
* [Go](https://github.com/prevoty/hammer)
|
* [Go](https://github.com/prevoty/hammer)
|
||||||
* PHP
|
* PHP
|
||||||
|
|
@ -39,6 +39,7 @@ Installing
|
||||||
* python2.7-dev (for Python bindings)
|
* python2.7-dev (for Python bindings)
|
||||||
* a JDK (for Java bindings)
|
* a JDK (for Java bindings)
|
||||||
* a working [phpenv](https://github.com/CHH/phpenv) configuration (for PHP 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)
|
* mono-devel and mono-mcs (>= 3.0.6) (for .NET bindings)
|
||||||
* nunit (for testing .NET bindings)
|
* nunit (for testing .NET bindings)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue