From fa9fbbe59fa42c2feaeff3e39c045c115458327c Mon Sep 17 00:00:00 2001 From: Avelino Date: Mon, 17 Aug 2020 14:53:00 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20readme:=20change=20name=20postwo?= =?UTF-8?q?man=20to=20Hoppscotch=20(#14)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * readme: change name postwonman to hoppscotch * Update README.md Co-authored-by: Athul Cyriac Ajay Co-authored-by: Athul Cyriac Ajay --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a3ddb65..42243b6 100644 --- a/README.md +++ b/README.md @@ -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 ⚡️ @@ -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 ` +**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 ` o/p: ![](/assets/send.png)