commit | 872cd9791f344147764e47625faaaefeeceab3dd | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Mon Feb 10 18:52:47 2014 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Mon Feb 10 18:52:47 2014 -0800 |
tree | c3d65b42d86b17fb7ee369deb8ec1b8a68b708af | |
parent | bc1f8b887e0f9d362f6f6148b72ccdcf92f8e341 [diff] |
Fixed #576 -- improve the readme
diff --git a/docs/index.rst b/docs/index.rst index 9114b89..19feb60 100644 --- a/docs/index.rst +++ b/docs/index.rst
@@ -2,8 +2,7 @@ =========================== ``cryptography`` is a Python library which exposes cryptographic recipes and -primitives. We hope it'll be your one-stop-shop for all your cryptographic -needs in Python. +primitives. Our goal is for it to be your "cryptographic standard library". Installation ------------