From 856a18e457cc2576e261ba4f271bdc298dd1f12d Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Mon, 27 Apr 2015 17:07:58 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa65c1eb8..12b9169c8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Issues Tracker: [https://github.com/dmlc/xgboost/issues](https://github.com/dmlc Please join [XGBoost User Group](https://groups.google.com/forum/#!forum/xgboost-user/) to ask questions and share your experience on xgboost. - Use issue tracker for bug reports, feature requests etc. - - Use the user group to discuss your experience, ask questions about general usage and post your experience using xgboost. + - Use the user group to post your experience, ask questions about general usages. Distributed Version: [Distributed XGBoost](multi-node)