aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-03-02 20:06:00 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-03-02 20:06:00 -0800
commit01ba7b7ff66457645470480b5910bc75cec04f96 (patch)
treedc966d76497d830cc13dc074cee77ab7d3425953 /README.rst
parent547b78cdb6457aae913f9c90e1793bb0f13f2c4d (diff)
downloadcryptography-01ba7b7ff66457645470480b5910bc75cec04f96.tar.gz
cryptography-01ba7b7ff66457645470480b5910bc75cec04f96.tar.bz2
cryptography-01ba7b7ff66457645470480b5910bc75cec04f96.zip
Phrase our summary better
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index b7d60cbd..e0c36ba7 100644
--- a/README.rst
+++ b/README.rst
@@ -8,7 +8,7 @@ Cryptography
:target: https://coveralls.io/r/pyca/cryptography?branch=master
-``cryptography`` is a package designed to expose cryptographic recipes and
+``cryptography`` is a package which provides cryptographic recipes and
primitives to Python developers. Our goal is for it to be your "cryptographic
standard library". It supports Python 2.6-2.7, Python 3.2+, and PyPy.