update CREDITS.TXT & bindings/README for NodeJS binding

This commit is contained in:
Nguyen Anh Quynh
2016-05-11 00:59:30 +08:00
parent f35eaa04b8
commit e3f7fa6f55
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -34,5 +34,5 @@ Julien Legras
Contributors (in no particular order)
=====================================
(Please let us know if you want to have your name here)
Ingmar Steen: NodeJS binding.
+5 -2
View File
@@ -1,3 +1,6 @@
This directory contains all the bindings for Keystone.
This directory contains bindings & test code Keystone.
See <language>/README or <language>/README.TXT for how to install each binding.
See python/README.md for how to install the Python binding.
Except Python, all other bindings are contributed by community.
- NodeJS binding: by Ingmar Steen