summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVlastimil Zíma <vlastimil.zima@nic.cz>2018-07-12 11:10:56 +0200
committerVlastimil Zíma <vlastimil.zima@nic.cz>2018-07-12 11:10:56 +0200
commit0358d9eda92ab82c0b6f6d0e15d5268cc307b6ad (patch)
tree019fe1ac5fde495f3ead08d2791155d5f6898a25 /README.md
parent86519c055ec2bc77ff1da15f690e38ed75936e0e (diff)
downloadopenid-0358d9eda92ab82c0b6f6d0e15d5268cc307b6ad.tar.gz
Fixup readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index bce1d2d..9836f49 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,10 @@ Includes example code and support for a variety of storage back-ends.
## REQUIREMENTS ##
- - Python 2.7
+ - Python 2.7, >3.4
- lxml
+ - six
+ - cryptography
## INSTALLATION ##