diff --git a/README.md b/README.md index 6e61565d..d34ae110 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ You can make connection to bank by several way (Facade , Service container): // Your code here - $gateway->redirect(); + return $gateway->redirect(); } catch (Exception $e) {