summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Warner <warner@lothar.com>2013-10-01 17:04:38 -0700
committerBrian Warner <warner@lothar.com>2013-10-01 17:04:38 -0700
commit892362dde5b36c170bbb65faae059bd8fb51a90f (patch)
treef4a6fa15866401db6abc4e778bb268687fdebc47
parent77ab7a052ee2272241985c9dc373f1d09234088e (diff)
downloadecdsa-892362dde5b36c170bbb65faae059bd8fb51a90f.tar.gz
update README with py3.2/3.3 compatibilitypython-ecdsa-0.9
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dc94496..3118783 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ other curves are included, but it would not be too hard to add more.
## Dependencies
This library uses only Python. It requires python2.5 or later versions of the
-python2.x series. It is not compatible with python3.x .
+python2.x series. It is also compatible with python3.2 and 3.3.
To run the OpenSSL compatibility tests, the 'openssl' tool must be on your
$PATH. This release has been tested successfully against both OpenSSL 0.9.8o