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 40bc609 commit de8a6f0
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

**Upload example:**
3. **Upload example:**

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

0 comments on commit de8a6f0

Please sign in to comment.