diff --git a/README.md b/README.md index fc9523f8..0dad5a07 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,12 @@ Most of the flags mirror the arguments you would use with `requests.request`. Se --timeout TIMEOUT Float describes the timeout of the request (Use socket.setdefaulttimeout() as fallback). + +### Contributors + +[View contributors on GitHub](https://github.com/jkbr/httpie/contributors). + + ### Changelog * [0.1.6](https://github.com/jkbr/httpie/compare/0.1.4...0.1.6) (2012-03-04)