diff --git a/README.md b/README.md index 7bf295696..929ea9723 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,5 @@ Use Rabit ==== * 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 +* Languages: You can use rabit in C++ and python + - It is also possible to port the library to other languages