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