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
 ------------