From 2a4b90ec9f31abfc1d2967687ef5d3681a02a895 Mon Sep 17 00:00:00 2001 From: Ezra Rieben Date: Fri, 24 Jul 2020 21:38:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edae184..ef34f42 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ApiCall -Simple PHP Class to interact with RESTful APIs +Simple PHP Class to interact with RESTful JSON APIs ## Installation `composer require ezrarieben/api-call`