aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 77e9661..26e0a11 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# alphanum
Simple Python library to generate pseudo-random alphanumeric strings of
-arbitrary length. Requires Python 3.6+.
+arbitrary length. Requires Python 3.5+.
## Installation