Skip to content

Commit 1594367

Browse files
committed
updated docs
1 parent 341bbd4 commit 1594367

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src = "http://i.imgur.com/dSSUX.png"/>
44

5-
## Battle-hardened node.js http reverse proxy
5+
## Battle-hardened node.js http proxy
66

77
### Features
88

demo.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var welcome = '\
2020
# # # # ##### ##### ##### # # ## # \n\
2121
# # # # # # # # # # # # # \n\
2222
# # # # # # # # #### # # # \n';
23-
sys.puts(welcome.rainbow.bold);
23+
sys.puts(welcome.green.bold);
2424

2525

2626

0 commit comments

Comments
 (0)