Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Marak committed Jul 28, 2010
1 parent 198000f commit 9aa2216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -32,7 +32,7 @@ Let's suppose you were running multiple http application servers, but you only w
### How to use node-http-proxy

var sys = require('sys'),
colors = require('colors')
colors = require('colors'),
http = require('http'),
httpProxy = require('http-proxy').httpProxy;

Expand Down

0 comments on commit 9aa2216

Please sign in to comment.