Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
madhums committed Mar 3, 2012
1 parent b314cf6 commit f2dcbe7
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Expand Up @@ -78,12 +78,13 @@ app.post('/upload', function(req, res) {
});
```

## Many Thanks to [Alleup](https://github.com/tih-ra/alleup)

## To-do's
* Support amazon storage
* Support filesystem storage
* Remove using of `eval`
* add remove file functionality
* add functionality to get the image url's
* write tests
* Add functionality to remove files
* Add functionality to get the image url
* Add functionality to get remote images, process the image and then upload to various storage systems
* Write tests

### Many Thanks to [Alleup](https://github.com/tih-ra/alleup)

0 comments on commit f2dcbe7

Please sign in to comment.