From 34f9b6b9cb4f7e46a5818c37eaa1c0e320b36602 Mon Sep 17 00:00:00 2001 From: Joey Date: Wed, 2 Apr 2014 16:59:44 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0e930f..72f5cda 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Web2Executable Uses node-webkit to generate "native" apps for already existing web apps. -Requires the pyside library to run. +Requires the pyside library and python 2.X to run. I've only tested the code on python 2.7.3-2.7.5, so I can't speak about any lower version, but it should work as long as PySide is supported. Getting Started ---------------