From 1adb9aa5d46e51cbe3e34b31207a8f31d727546a Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Tue, 23 May 2017 23:39:07 -0700 Subject: can we convince people we're pyca/cryptography and not cryptography.io (#3588) --- README.rst | 4 ++-- docs/index.rst | 4 ++-- 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 -- cgit v1.2.3