From 379441b4f9262559737aba9aca92cdafa199ed08 Mon Sep 17 00:00:00 2001 From: "Sybren A. St?vel" Date: Wed, 3 Aug 2011 12:00:25 +0200 Subject: Tweak to readme --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3313e06..9f34863 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,10 @@ Pure Python RSA implementation encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. It can be used as a Python library as well as on the commandline. The code was mostly written by -Sybren A. Stüvel. The Python-RSA homepage is at http://stuvel.eu/rsa +Sybren A. Stüvel. + +Documentation can be found at the Python-RSA homepage: +http://stuvel.eu/rsa Download and install using:: -- cgit v1.2.1