diff options
| author | Ganesh Viswanathan <dev@genotrance.com> | 2018-05-04 16:42:19 -0500 |
|---|---|---|
| committer | Ganesh Viswanathan <dev@genotrance.com> | 2018-05-04 16:42:19 -0500 |
| commit | df5494293390d749bcb574d7c7484c4df6f97ae6 (patch) | |
| tree | e95fa92756d771180ba825212acaf80583bbb196 | |
| parent | b8d6696850d4f216d9e276094a807ef143857634 (diff) | |
| download | nimgen-df5494293390d749bcb574d7c7484c4df6f97ae6.tar.gz nimgen-df5494293390d749bcb574d7c7484c4df6f97ae6.zip | |
Add nimlibxlsxwriter to README
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |
