aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2018-09-05 14:33:35 -0500
committerGanesh Viswanathan <dev@genotrance.com>2018-09-05 14:33:35 -0500
commit23bb86803db4a4b9d0481a7804a945ce591002a4 (patch)
tree0139ea9538e4f9647f249ee16574827fef8e3a21
parent7082f897812634362a410dbe2d3d3790fd61fc89 (diff)
downloadnimgen-23bb86803db4a4b9d0481a7804a945ce591002a4.tar.gz
nimgen-23bb86803db4a4b9d0481a7804a945ce591002a4.zip
Add duktape-nim
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8cc8b04..be88f9e 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ To see examples of nimgen in action check out the following wrappers:-
* [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
+ * static
* Compile in as static binary
* [nimssh2](https://github.com/genotrance/nimssh2) - libssh2 wrapper: [docs](http://nimgen.genotrance.com/nimssh2)