summaryrefslogtreecommitdiffstats
path: root/python/dukpy
diff options
context:
space:
mode:
Diffstat (limited to 'python/dukpy')
-rw-r--r--python/dukpy/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/dukpy/README b/python/dukpy/README
index b6902b586b..e9c4194ffe 100644
--- a/python/dukpy/README
+++ b/python/dukpy/README
@@ -1,3 +1,3 @@
-dukpy is a JavaScript runtime environment for Python (tested with python 2.7 and
->= 3.4) using the duktape embeddable JavaScript engine. With dukpy, you can run
-JavaScript in Python.
+dukpy is a JavaScript runtime environment for Python (tested with
+python 2.7 and >= 3.4) using the duktape embeddable JavaScript
+engine. With dukpy, you can run JavaScript in Python.