Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
b1c50d07
Unverified
Commit
b1c50d07
authored
Oct 15, 2019
by
Nikita Titov
Committed by
GitHub
Oct 15, 2019
Browse files
[docs] added logos to badges (#2506)
* added logos to badges * Update README.rst
parent
40e56ca7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
README.md
README.md
+3
-3
python-package/README.rst
python-package/README.rst
+3
-3
No files found.
README.md
View file @
b1c50d07
...
...
@@ -5,9 +5,9 @@ LightGBM, Light Gradient Boosting Machine
[

](https://ci.appveyor.com/project/guolinke/lightgbm/branch/master)
[

](https://travis-ci.org/microsoft/LightGBM)
[

](https://lightgbm.readthedocs.io/)
[

](https://github.com/microsoft/LightGBM/blob/master/LICENSE)
[

](https://pypi.org/project/lightgbm)
[

](https://pypi.org/project/lightgbm)
[

](https://github.com/microsoft/LightGBM/blob/master/LICENSE)
[

](https://pypi.org/project/lightgbm)
[

](https://pypi.org/project/lightgbm)
[

](https://gitter.im/Microsoft/LightGBM?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[

](https://lightgbm-slack-autojoin.herokuapp.com)
...
...
python-package/README.rst
View file @
b1c50d07
...
...
@@ -207,11 +207,11 @@ E501 (line too long) and W503 (line break occurred before a binary operator) can
Documentation strings (docstrings) are written in the NumPy style.
.. |License| image:: https://img.shields.io/
badge
/license
-MIT-blue
.svg
.. |License| image:: https://img.shields.io/
github
/license
/microsoft/lightgbm
.svg
:target: https://github.com/microsoft/LightGBM/blob/master/LICENSE
.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/lightgbm.svg
.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/lightgbm.svg
?logo=python&logoColor=white
:target: https://pypi.org/project/lightgbm
.. |PyPI Version| image:: https://img.shields.io/pypi/v/lightgbm.svg
.. |PyPI Version| image:: https://img.shields.io/pypi/v/lightgbm.svg
?logo=pypi&logoColor=white
:target: https://pypi.org/project/lightgbm
.. |Downloads| image:: https://pepy.tech/badge/lightgbm
:target: https://pepy.tech/project/lightgbm
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment