Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
piscis committed Feb 25, 2013
1 parent d45f081 commit fe96c66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ app.listen(8080);

**Full example Express 3.x**
```javascript
var express = require('express'),
http = require('http'),
var express = require('express'),
http = require('http'),
piler = require("piler"),
app = require('express');

Expand Down

0 comments on commit fe96c66

Please sign in to comment.