From 4e38e06de991dd7a06417c6caa72a071332fcaef Mon Sep 17 00:00:00 2001 From: Dave Holmes Date: Thu, 2 Oct 2014 10:09:31 +1000 Subject: [PATCH] Adding Python 3 as a supported version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f46b54f..c6f3d5fa 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ contribute, please read [How to Contribute][contrib]. ## Requirements - - Python 2.7 or later. + - Python 2.7+ or Python 3.4+. - A Google Maps API key. ### API keys