Add disclaimer for Node version (#36)

* Update README.md

* Update README.md
1 file changed
tree: 7644da5f2491c60cf82ac1ee166e58f2026795a3
  1. broker/
  2. client/
  3. invoker/
  4. .gitignore
  5. CONTRIBUTING.md
  6. LICENSE.txt
  7. README.md
README.md

wskdb: The OpenWhisk Debugger

For documenation on the client, consult here.

** Disclaimer **

According to the author of the debugger, Nick Mitchell, the debugger currently requires Node 6 to 6.2.

Anything higher than 6.3 won't work.

The community would welcome someone who can help us move this debugger to newer Node versions; however, Nick indicated there were some known issues that prevented him from doing this without large changes.