aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 0a577076..4379bb58 100644
--- a/README.rst
+++ b/README.rst
@@ -4,6 +4,9 @@ Cryptography
.. image:: https://travis-ci.org/alex/cryptography.png?branch=master
:target: https://travis-ci.org/alex/cryptography
+.. image:: https://coveralls.io/repos/alex/cryptography/badge.png?branch=master
+ :target: https://coveralls.io/r/alex/cryptography?branch=master
+
``cryptography`` is a package designed to expose cryptographic primitives and
recipes to Python developers.