aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst4
-rw-r--r--docs/index.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index a58af53c..e2d074db 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 0aa4725a..0b40b907 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