Skip to content

Commit

Permalink
Merge pull request #7 from LukyVj/patch-1
Browse files Browse the repository at this point in the history
Update "mime_module" url in Readme
  • Loading branch information
slaskis committed Feb 8, 2016
2 parents 02ffb19 + b9c6e73 commit d03849c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -36,7 +36,7 @@

http, https, file & ftp

Uses the [addressable module](https://github.com/publicclass/addressable) for parsing the scheme and the [mime module](https://github.com/bentomas/node-mime) for parsing the data.
Uses the [addressable module](https://github.com/publicclass/addressable) for parsing the scheme and the [mime module](https://github.com/broofa/node-mime) for parsing the data.


### Options for all schemes
Expand Down

0 comments on commit d03849c

Please sign in to comment.