From c48de5074faf52766cbe3e9f1286a24e6534b634 Mon Sep 17 00:00:00 2001
From: Waldir Pimenta
Date: Sat, 16 Apr 2022 23:38:47 +0100
Subject: [PATCH] Add restish
Image adapted from the code sample at https://dev.to/danielgtaylor/a-cli-for-rest-apis-part-1-104b
---
README.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/README.md b/README.md
index adfc221..80d132a 100644
--- a/README.md
+++ b/README.md
@@ -262,6 +262,16 @@
+
+
+ A CLI for REST-ish HTTP APIs, designed to work out-of-the-box with OpenAPI specifications.
+
+
+
+
+