Skip to content

Commit

Permalink
Add documentation status badge to README.md (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
henry0312 authored and guolinke committed May 5, 2017
1 parent 6041265 commit 152df4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
LightGBM, Light Gradient Boosting Machine
=========================================
[![Build Status](https://travis-ci.org/Microsoft/LightGBM.svg?branch=master)](https://travis-ci.org/Microsoft/LightGBM)
[![Documentation Status](https://readthedocs.org/projects/lightgbm/badge/?version=latest)](http://lightgbm.readthedocs.io/)

LightGBM is a gradient boosting framework that uses tree based learning algorithms. It is designed to be distributed and efficient with the following advantages:

Expand Down

0 comments on commit 152df4d

Please sign in to comment.