8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 341bbd4 commit 1594367Copy full SHA for 1594367
README.md
@@ -2,7 +2,7 @@
2
3
<img src = "http://i.imgur.com/dSSUX.png"/>
4
5
-## Battle-hardened node.js http reverse proxy
+## Battle-hardened node.js http proxy
6
7
### Features
8
demo.js
@@ -20,7 +20,7 @@ var welcome = '\
20
# # # # ##### ##### ##### # # ## # \n\
21
# # # # # # # # # # # # # \n\
22
# # # # # # # # #### # # # \n';
23
-sys.puts(welcome.rainbow.bold);
+sys.puts(welcome.green.bold);
24
25
26
0 commit comments