diff --git a/wrapper/README.md b/wrapper/README.md index 9d2a21251..09851b97f 100644 --- a/wrapper/README.md +++ b/wrapper/README.md @@ -7,7 +7,10 @@ Python * To make the python module, type ```make``` in the root directory of project * Refer also to the walk through example in [demo folder](../demo/guide-python) -Other Languages +R ===== -* R [R-package](../R-package) -* Julia [XGBoost.jl](https://github.com/antinucleon/XGBoost.jl) +* See [R-package](../R-package) + +Julia +===== +* See [XGBoost.jl](https://github.com/antinucleon/XGBoost.jl)