From acf1b06223875a4a9606370fcb791334d264748e Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 23 Oct 2016 13:17:45 -0500 Subject: [PATCH] Add Travis CI and Coveralls badges --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 870f599..1116f22 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,14 @@ txi2p ===== +.. image:: https://api.travis-ci.org/str4d/txi2p.svg?branch=master + :target: https://www.travis-ci.org/str4d/txi2p + :alt: travis + +.. image:: https://coveralls.io/repos/github/str4d/txi2p/badge.svg?branch=master + :target: https://coveralls.io/github/str4d/txi2p?branch=master + :alt: coveralls + |txi2p| is a set of I2P bindings for `Twisted `_ 10.1 or greater.