forked from extern/httpie-cli
Update README.md
This commit is contained in:
parent
3f0d621c5a
commit
b80d27a4ca
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
HTTPie is a CLI frontend for [python-requests](http://python-requests.org).
|
HTTPie is a CLI frontend for [python-requests](http://python-requests.org).
|
||||||
|
|
||||||
|
![httpie](https://github.com/jkbr/httpie/raw/master/httpie.png)
|
||||||
|
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
@ -33,7 +35,3 @@ The data to be sent can also be passed via `stdin`:
|
|||||||
|
|
||||||
Most of the flags mirror the arguments you would use with `requests.request`. See `httpie -h` for more details.
|
Most of the flags mirror the arguments you would use with `requests.request`. See `httpie -h` for more details.
|
||||||
|
|
||||||
|
|
||||||
### Screenshot
|
|
||||||
|
|
||||||
![httpie](https://github.com/jkbr/httpie/raw/master/httpie.png)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user