Readme needs update

For testing, according to ReadMe.md...

''Unit testing with Jasmine are available with: npm install npm test To run locally, start an HTTP server in build/ and navigate to /embed.html''

npm run build needs to be a prerequisite before starting the server and navigating to /embed.html.