mirror of
https://github.com/httpie/cli.git
synced 2025-01-24 22:38:37 +01:00
Cleanup
This commit is contained in:
parent
7e9e7c783f
commit
185af7c9f1
@ -81,4 +81,4 @@ $ http -a USERNAME POST https://api.github.com/repos/httpie/httpie/issues/83/com
|
||||
|
||||
Have a look through existing [Issues](https://github.com/httpie/httpie/issues) and [Pull Requests](https://github.com/httpie/httpie/pulls) that you could help with. If you'd like to request a feature or report a bug, please [create a GitHub Issue](https://github.com/httpie/httpie/issues) using one of the templates provided.
|
||||
|
||||
[See full contribution guide →](https://github.com/httpie/httpie/blob/master/CONTRIBUTING.md)
|
||||
[See contribution guide →](https://github.com/httpie/httpie/blob/master/CONTRIBUTING.md)
|
||||
|
@ -116,12 +116,6 @@ Python version 3.6 or greater is required.
|
||||
You can also install the latest unreleased development version directly from the `master` branch on GitHub.
|
||||
It is a work-in-progress of a future stable release so the experience might be not as smooth.
|
||||
|
||||
<div class='hidden-website'>
|
||||
|
||||
[![Build](https://img.shields.io/github/workflow/status/httpie/httpie/Build?color=%2373DC8C&label=Build&logo=github)](https://github.com/httpie/httpie/actions)
|
||||
|
||||
</div>
|
||||
|
||||
You can install it on Linux, macOS or Windows with `pip`:
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user