Merge pull request #9 from hynek/add-banner

Add Travis build status
This commit is contained in:
Alex Gaynor 2013-08-07 11:51:48 -07:00
commit 42e8112e86

View file

@ -1,6 +1,9 @@
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.