aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2018-05-04 16:42:19 -0500
committerGanesh Viswanathan <dev@genotrance.com>2018-05-04 16:42:19 -0500
commitdf5494293390d749bcb574d7c7484c4df6f97ae6 (patch)
treee95fa92756d771180ba825212acaf80583bbb196
parentb8d6696850d4f216d9e276094a807ef143857634 (diff)
downloadnimgen-df5494293390d749bcb574d7c7484c4df6f97ae6.tar.gz
nimgen-df5494293390d749bcb574d7c7484c4df6f97ae6.zip
Add nimlibxlsxwriter to README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 48749a3..568aac6 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,8 @@ To see examples of nimgen in action check out the following wrappers:-
* Link with a dynamic library
* [nimbass](https://github.com/genotrance/nimbass) - BASS audio wrapper: [docs](http://nimgen.genotrance.com/nimbass)
* download ZIP with headers and binary
+ * [nimlibxlsxwriter](https://github.com/KeepCoolWithCoolidge/nimlibxlsxwriter) - libxlsxwriter wrapper
+ * git checkout
* Compile C code into binary
* [nimbigwig](https://github.com/genotrance/nimbigwig) - libbigWig wrapper: [docs](http://nimgen.genotrance.com/nimbigwig)