Skip to content

Commit 4fc081a

Browse files
committed
Include documentation badge
1 parent 9f9eea7 commit 4fc081a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![Build Status](https://travis-ci.com/RedFantom/masterkeys-linux.svg?token=UBcv5ZyxSrELyQhSpadq&branch=master)](https://travis-ci.com/RedFantom/masterkeys-linux)
33
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
44
[![PyPI version](https://badge.fury.io/py/masterkeys.svg)](https://pypi.org/project/masterkeys/)
5+
[![Documentation](https://readthedocs.org/projects/masterkeys-linux/badge/?version=latest)](https://masterkeys-linux.readthedocs.io/en/latest)
56

67
Cooler Master provides an SDK for its MasterKeys series of keyboards
78
for use under Windows, but not for Linux. The SDK communicates with an

docs/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ interface to the LEDs on the MasterKeys keyboard series.
2323
.. |PyPI| image:: https://badge.fury.io/py/masterkeys.svg
2424
:alt: PyPI Version
2525
:target: https://pypi.python.org/pypi/masterkeys
26+
.. |Docs| image:: https://readthedocs.org/projects/masterkeys-linux/badge/?version=latest
27+
:alt: Documentation
28+
:target: https://masterkeys-linux.readthedocs.io/en/latest

0 commit comments

Comments
 (0)