From 81e43905538eacea4179027fc2d2faab6c4dbab0 Mon Sep 17 00:00:00 2001 From: hardwellhardwell <46629356+hardwellhardwell@users.noreply.github.com> Date: Thu, 1 Oct 2020 17:14:25 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa1bf390a..f6d95da83 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Upgrading from v4.x? Facebook PHP SDK v5.x introduced breaking changes. Please [ ## Usage -> **Note:** This version of the Facebook SDK for PHP requires PHP 5.4 or greater. +> **Note:** This version of the Facebook SDK for PHP requires PHP 5.4 or higher version. Simple GET example of a user's profile.