add languages

This commit is contained in:
tqchen 2015-01-16 11:13:27 -08:00
parent 7396c87249
commit 774d501c1f

View File

@ -24,3 +24,5 @@ Use Rabit
==== ====
* Type make in the root folder will compile the rabit library in lib folder * Type make in the root folder will compile the rabit library in lib folder
* Add lib to the library path and include to the include path of compiler * Add lib to the library path and include to the include path of compiler
* Languages: You can use rabit in C++ and python
- It is also possible to port the library to other languages