From 34029536330902067303cf6f0c580c4c4aa35ada Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Sun, 6 Mar 2016 21:15:43 -0800 Subject: [PATCH] Update README.md --- jvm-packages/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jvm-packages/README.md b/jvm-packages/README.md index 31ce6a75d..650b8e9d6 100644 --- a/jvm-packages/README.md +++ b/jvm-packages/README.md @@ -1,6 +1,6 @@ # XGBoost4J: Distributed XGBoost for Scala/Java -[![Build Status](https://travis-ci.org/dmlc/xgboost.svg?branch=master)](https://travis-ci.org/dmlc/xgboost) | -[![Documentation Status](https://readthedocs.org/projects/xgboost/badge/?version=latest)](https://xgboost.readthedocs.org/en/latest/jvm/index.html) | +[![Build Status](https://travis-ci.org/dmlc/xgboost.svg?branch=master)](https://travis-ci.org/dmlc/xgboost) +[![Documentation Status](https://readthedocs.org/projects/xgboost/badge/?version=latest)](https://xgboost.readthedocs.org/en/latest/jvm/index.html) [![GitHub license](http://dmlc.github.io/img/apache2.svg)](../LICENSE) [Documentation](https://xgboost.readthedocs.org/en/latest/jvm/index.html) |