From 95bdd7676a94b05bf74fd5e788f70a7a9a22b01b Mon Sep 17 00:00:00 2001 From: Anosh Malik Date: Sun, 16 Oct 2016 09:34:18 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ccd0e81..1814ad3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Nessie-JavaScript-SDK ##Synopsis Capital One Nessie API SDK written in JavaScript and wrapped in require-jquery. This SDK can be easily embedded in web apps. + +If you're looking for the [node.js sdk, click here.](https://www.npmjs.com/package/nessie-nodejs-sdk) + ##Installation for Web App 1. Download the lib directory. 2. Save the library in the web project directory.