can we convince people we're pyca/cryptography and not cryptography.io (#3588)
diff --git a/README.rst b/README.rst
index a58af53..e2d074d 100644
--- a/README.rst
+++ b/README.rst
@@ -1,5 +1,5 @@
-Cryptography
-============
+pyca/cryptography
+=================
.. image:: https://img.shields.io/pypi/v/cryptography.svg
:target: https://pypi.python.org/pypi/cryptography/
diff --git a/docs/index.rst b/docs/index.rst
index 0aa4725..0b40b90 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,5 +1,5 @@
-Welcome to ``cryptography``
-===========================
+Welcome to ``pyca/cryptography``
+================================
``cryptography`` includes both high level recipes, and low level interfaces to
common cryptographic algorithms such as symmetric ciphers, message digests and