diff --git a/README.md b/README.md index e057ac2..d00e759 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,7 @@ Custom method, headers and JSON data: * Like `curl` but unlike `httpie`, headers are written on `stderr` instead of `stdout`. * Output is not buffered, all the formatting is done on the fly so you can easily debug streamed data. * User the `--curl` option to print executed curl command. + +## License + +All source code is licensed under the [MIT License](https://raw.github.com/rs/curlie/master/LICENSE). \ No newline at end of file