Commit 9aa22162 authored by Marak Squires's avatar Marak Squires

updated readme

parent 198000fe
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment