diff --git a/README.md b/README.md index 879b645..8ce9c66 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A [PhantomJS](http://phantomjs.org/) node.js app for [Amazon Lambda](http://aws.amazon.com/lambda/). Based on [node-lambda-template](https://github.com/rebelmail/node-lambda-template) using [node-lambda](https://github.com/rebelmail/node-lambda). The app includes a PhantomJS binary (`phantomjs`) compiled for AWS Linux (https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2). -## Try my new NPM Module! (phantomjs-lambda-pack)[https://github.com/justengland/phantomjs-lambda-pack] +## Try my new NPM Module! [phantomjs-lambda-pack](https://github.com/justengland/phantomjs-lambda-pack) Its not done, but it works and you can see how it works. I do need to clean up the local environment, currently it relys on the phantomjs being in the path, and I need to better support versioning of phantomjs. ## Setup