Skip to content

Commit d5a7a52

Browse files
committedJul 8, 2015
Update README.md with note about express support
[ci skip]
1 parent 51f9b24 commit d5a7a52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ app.use(require('prerender-node').set('prerenderToken', 'YOUR_TOKEN'));
2828

2929
`Note` If you're testing locally, you'll need to run the [prerender server](https://github.com/prerender/prerender) locally so that it has access to your server.
3030

31+
This middleware is tested with Express3 and Express4, but has no explicit dependency on either.
32+
3133
## Testing
3234

3335
If your URLs use a hash-bang:

0 commit comments

Comments
 (0)
Please sign in to comment.