Skip to content

Commit 0bfc5a8

Browse files
committed
Merge branch 'aviau-patch-2'
2 parents f8cf7e2 + ad6ea0c commit 0bfc5a8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.rst

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

2222
* `Source on GitHub <https://github.com/borntyping/python-riemann-client>`_
2323
* `Documentation on Read the Docs <http://riemann-client.readthedocs.org/en/latest/>`_

0 commit comments

Comments
 (0)