diff --git a/README.md b/README.md index 9e66afe..2c08db5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [](https://coveralls.io/github/rijs/upload?branch=master) [](https://travis-ci.org/rijs/upload) -This module makes uploading forms nicer to deal with. In particlar, it turns `type="file"` elements into a native Stream (with backpressure and all) on the server-side so you can then simply pipe them. +This module aims to make uploading forms nicer to deal with. Given a `