Skip to content

Commit dd15a30

Browse files
committed
Added links to README
1 parent 0530b56 commit dd15a30

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ riemann-client
1515
1616
A `Riemann <http://riemann.io/>`_ client library and command line tool for Python. It supports UDP and TCP transports, queries, and all metric types. The client library aims to provide a simple, minimal API does not require direct interaction with protocol buffers. There is also a queued client that can queue or batch events and then send them in a single message.
1717

18+
* `Source on GitHub <https://github.com/borntyping/python-riemann-client>`_
19+
* `Documentation on Read the Docs <http://riemann-client.readthedocs.org/en/latest/>`_
20+
* `Packages on PyPI <https://pypi.python.org/pypi/riemann-client>`_
21+
1822
Usage
1923
-----
2024

0 commit comments

Comments
 (0)