updated docs

This commit is contained in:
Marak Squires 2010-07-27 20:57:56 -04:00
parent 341bbd404f
commit 15943675ed
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<img src = "http://i.imgur.com/dSSUX.png"/>
## Battle-hardened node.js http reverse proxy
## Battle-hardened node.js http proxy
### Features

View File

@ -20,7 +20,7 @@ var welcome = '\
# # # # ##### ##### ##### # # ## # \n\
# # # # # # # # # # # # # \n\
# # # # # # # # #### # # # \n';
sys.puts(welcome.rainbow.bold);
sys.puts(welcome.green.bold);