From cadd6446c02463340cba14c9bfce6d51b5439c1e Mon Sep 17 00:00:00 2001 From: Alessandro Molina Date: Tue, 10 Mar 2015 09:28:08 +0100 Subject: [PATCH] No dependencies in README --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 39330e4..05776eb 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,8 @@ dukpy ===== DukPy is a simple javascript interpreter for Python built on top of -duktape engine. It comes with a builtin *CoffeeScript* compiler for +duktape engine **without any external dependency**. +It comes with a builtin *CoffeeScript* compiler for convenience and usage example. Dukpy has been tested on **Python 2.7** and **Python 3.4**, dukpy