alexa / alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Apache License 2.0
3.12k stars 736 forks source link

Update README.md #687

Closed brollb closed 3 years ago

brollb commented 3 years ago

Fix JS comments in example (they should use // not #)

ShenChen93 commented 3 years ago

Hi @brollb ,

Thanks for the PR ! The change looks good to me, I will merge this commit.

Thanks, Shen