Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Commit

Permalink
πŸ“ readme: change name postwoman to Hoppscotch (#14)
Browse files Browse the repository at this point in the history
* readme: change name postwonman to hoppscotch

* Update README.md

Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>

Co-authored-by: Athul Cyriac Ajay <athul8720@gmail.com>
  • Loading branch information
avelino and athul authored Aug 17, 2020
1 parent 33b1fd8 commit fa9fbbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PostWoman CLI [![Postwoman](https://img.shields.io/badge/Made_for-Postwoman-hex_color_code?logo=Postwoman)](https://postwoman.io) [![Go Report Card](https://goreportcard.com/badge/github.com/athul/pwcli)](https://goreportcard.com/report/github.com/athul/pwcli)
# Hoppscotch CLI [![hoppscotch](https://img.shields.io/badge/Made_for-Hoppscotch-hex_color_code?logo=Postwoman)](https://hoppscotch.io) [![Go Report Card](https://goreportcard.com/badge/github.com/athul/pwcli)](https://goreportcard.com/report/github.com/athul/pwcli)

Send HTTP requests from terminal. An alternative to cURL, httpie ⚑️

Expand Down Expand Up @@ -55,8 +55,8 @@ Example for a POST request:

### Extra

**SEND**: This can be used to test multiple endpoints from the `postwoman-collection.json` file. The output will only be the `statuscode`.
Example : `pwcli send <PATH to postwoman collection.json>`
**SEND**: This can be used to test multiple endpoints from the `hoppscotch-collection.json` file. The output will only be the `statuscode`.
Example : `pwcli send <PATH to hoppscotch collection.json>`
o/p:
![](/assets/send.png)

Expand Down

0 comments on commit fa9fbbe

Please sign in to comment.