diff --git a/CREDITS.TXT b/CREDITS.TXT index 0149050..62d9de6 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -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. diff --git a/bindings/README b/bindings/README index 326dd5b..4feb3dc 100644 --- a/bindings/README +++ b/bindings/README @@ -1,3 +1,6 @@ -This directory contains all the bindings for Keystone. +This directory contains bindings & test code Keystone. +See /README or /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