Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tih-ra committed Nov 28, 2011
1 parent 7273f83 commit 62403d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ Example:


You can use `storage: 'aws'` for store files on Amazon S3 or `storage: 'dir'` for store files in filesystem You can use `storage: 'aws'` for store files on Amazon S3 or `storage: 'dir'` for store files in filesystem


**Upload example:** **Upload example:**


```javascript ```javascript
app.post('/upload', function(req, res) { app.post('/upload', function(req, res) {
Expand Down

0 comments on commit 62403d2

Please sign in to comment.