clarify python version
diff --git a/amalgamate.py b/amalgamate.py
index f84936f..1916bb0 100644
--- a/amalgamate.py
+++ b/amalgamate.py
@@ -1,6 +1,6 @@
 """Amalgate json-cpp library sources into a single source and header file.
 
-Requires Python 2.6
+Works with python2.6+ and python3.4+.
 
 Example of invocation (must be invoked from json-cpp top directory):
 python amalgate.py