From b8ee125712319f3fc33b5bdff6b58c4200003207 Mon Sep 17 00:00:00 2001 From: Ezra Rieben Date: Thu, 3 Oct 2019 23:15:08 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c547fc..edae184 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# RESTfulApiCall +# ApiCall Simple PHP Class to interact with RESTful APIs +## Installation + +`composer require ezrarieben/api-call`