From c380342c5f86f455cfe89162226d4d2102458229 Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Tue, 9 Sep 2014 21:35:24 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8f9aeae1..41085afdf 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ Notes on the Code: [Code Guide](src) What's New ===== + +* Thanks to Bing Xu, [XGBoost.jl](https://github.com/antinucleon/XGBoost.jl) allows you to use xgboost from Julia * See the updated [demo folder](demo) for feature walkthrough * Thanks to Tong He, the new [R package](R-package) is available -* Thanks to Bing Xu, [XGBoost.jl](https://github.com/antinucleon/XGBoost.jl) allows you to use xgboost from Julia Features ======