Skip to content

Commit

Permalink
Fixing readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam Oehlman committed Aug 13, 2012
1 parent fb89943 commit 676af42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -21,6 +21,7 @@ Will forward request for localhost/test to localhost:8000/test and localhost:800
nginx.add(['localhost:8000', 'localhost:8001'], 'test'), function(err) {
console.log(err);
});
```
----------------------------------------

This will remove localhost:8000 from the /test endpoint
Expand Down

0 comments on commit 676af42

Please sign in to comment.