No dependencies in README

This commit is contained in:
Alessandro Molina 2015-03-10 09:28:08 +01:00
parent 2ea3c4adfe
commit cadd6446c0
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ dukpy
===== =====
DukPy is a simple javascript interpreter for Python built on top of 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. convenience and usage example.
Dukpy has been tested on **Python 2.7** and **Python 3.4**, dukpy Dukpy has been tested on **Python 2.7** and **Python 3.4**, dukpy