aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2018-07-11 23:18:00 -0500
committerGanesh Viswanathan <dev@genotrance.com>2018-07-11 23:18:00 -0500
commit293e8cca850be17b1a27c47daedfbbc322c2f2d5 (patch)
tree4cec356c89abad6e07e63f03b7bb10999f8b14ac
parentbb4073ba97e5d1e22d42bf5e326bbffd0512bfb4 (diff)
downloadnimgen-293e8cca850be17b1a27c47daedfbbc322c2f2d5.tar.gz
nimgen-293e8cca850be17b1a27c47daedfbbc322c2f2d5.zip
Minor updates
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6bc1cd1..8b4be53 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,8 @@ To see examples of nimgen in action check out the following wrappers:-
* download ZIP with headers and binary
* [nimlibxlsxwriter](https://github.com/KeepCoolWithCoolidge/nimlibxlsxwriter) - libxlsxwriter wrapper
* git checkout
+ * [nim-clblast](https://github.com/numforge/nim-clblast) - OpenCL BLAS wrapper
+ * static
* Compile C code into binary
* [nim7z](https://github.com/genotrance/nim7z) - 7z decoder wrapper: [docs](http://nimgen.genotrance.com/nim7z)
@@ -188,4 +190,10 @@ The following key only applies before processing and allows renaming the generat
__Feedback__
-Nimgen is a work in progress and any feedback or suggestions are welcome. It is hosted on [GitHub](https://github.com/genotrance/nimgen) with an MIT license so issues, forks and PRs are most appreciated.
+Nimgen is a work in progress and any feedback or suggestions are welcome. It is hosted on [GitHub](https://github.com/genotrance/nimgen) with an MIT license so issues, forks and PRs are most appreciated. Also join us at https://gitter.im/nimgen/Lobby to chat about nimgen and the future of Nim wrappers.
+
+_Credits_
+
+Thank you to the following contributors for their hard work!
+
+https://github.com/jyapayne