aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2018-09-05 14:32:19 -0500
committerGanesh Viswanathan <dev@genotrance.com>2018-09-05 14:32:19 -0500
commit7082f897812634362a410dbe2d3d3790fd61fc89 (patch)
treee549cb08fb84907d7cefb3d64dac0fb248f7a2ab
parenta2a2c41704beb49e69e28188b1f58283aab70bc7 (diff)
downloadnimgen-7082f897812634362a410dbe2d3d3790fd61fc89.tar.gz
nimgen-7082f897812634362a410dbe2d3d3790fd61fc89.zip
Add duktape-nim
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a8e751c..8cc8b04 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,8 @@ To see examples of nimgen in action check out the following wrappers:-
* git checkout
* [libsvm](https://github.com/genotrance/libsvm) - libsvm wrapper: [docs](http://nimgen.genotrance.com/libsvm)
* git sparse checkout
+ * [duktape-nim](https://github.com/manguluka/duktape-nim) - Duktape wrapper
+ * git checkout
* Compile in as static binary
* [nimssh2](https://github.com/genotrance/nimssh2) - libssh2 wrapper: [docs](http://nimgen.genotrance.com/nimssh2)