Skip to content

Commit

Permalink
Add license to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rs committed Sep 16, 2018
1 parent 1b6645f commit e6b1726
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit e6b1726

Please sign in to comment.