From 1a6af1aacf0240219592ae1c10e80e00490cc474 Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Tue, 9 Sep 2014 21:28:19 -0700 Subject: [PATCH] Update README.md --- wrapper/README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/wrapper/README.md b/wrapper/README.md index d2a3d8499..9d2a21251 100644 --- a/wrapper/README.md +++ b/wrapper/README.md @@ -7,10 +7,7 @@ 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) -R +Other Languages ===== -* See [R-package](../R-package) - -Julia -===== -* See [XGBoost.jl](https://github.com/antinucleon/XGBoost.jl) +* R [R-package](../R-package) +* Julia [XGBoost.jl](https://github.com/antinucleon/XGBoost.jl)