From dabb36c0066517082a0b4c6ecec1806f03789b10 Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Fri, 10 Jul 2015 20:41:00 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7cf31a08..e69ef1930 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -XGBoost: eXtreme Gradient Boosting +DMLC/XGBoost: eXtreme Gradient Boosting ================================== [![Build Status](https://travis-ci.org/dmlc/xgboost.svg?branch=master)](https://travis-ci.org/dmlc/xgboost) @@ -8,7 +8,7 @@ It implements machine learning algorithms under the [Gradient Boosting](https:// Contributors: https://github.com/dmlc/xgboost/graphs/contributors -Documentations: [Documentation of xgboost](doc/README.md) +Documentations: [Documentation of dmlc/xgboost](doc/README.md) Issues Tracker: [https://github.com/dmlc/xgboost/issues](https://github.com/dmlc/xgboost/issues?q=is%3Aissue+label%3Aquestion)