Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justengland authored Aug 27, 2016
1 parent 441835e commit f491dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f491dea

Please sign in to comment.