Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan Ebdrup committed Aug 25, 2013
1 parent b257bda commit d20a729
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,24 @@ See it in action at: [html2pdf.it](http://www.html2pdf.it).

Ready to fork and push to heroku (where I run it).

Works out of the box on both windows and linux.
Works out of the box on both windows and ubuntu.

On Mac you need to
```
brew install phantomjs
```

Running webserver
-----------
```
node lib/app.js
```

Running tests
-----------
Just type
```
npm test
````
```

Node modules used
----------------
Expand Down

0 comments on commit d20a729

Please sign in to comment.