From b2586b6130b3e6b90601b84aa32ba9fe19f53356 Mon Sep 17 00:00:00 2001 From: tqchen Date: Wed, 3 Sep 2014 13:27:06 -0700 Subject: [PATCH] ok --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38291b09d..ea741072d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Turorial and Documentation: https://github.com/tqchen/xgboost/wiki Questions and Issues: [https://github.com/tqchen/xgboost/issues](https://github.com/tqchen/xgboost/issues?q=is%3Aissue+label%3Aquestion) +Examples Code: [demo folder](demo) + Notes on the Code: [Code Guide](src) Features