From 3d063c950bbf0ce2b7199b6450a2d62006cfd66e Mon Sep 17 00:00:00 2001 From: tripathyr Date: Fri, 29 Oct 2021 16:46:13 +0530 Subject: [PATCH] Update README.md --- Proejct1_FLO_FB_Auth_Exchange/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Proejct1_FLO_FB_Auth_Exchange/README.md b/Proejct1_FLO_FB_Auth_Exchange/README.md index d1c0500..fb179c0 100644 --- a/Proejct1_FLO_FB_Auth_Exchange/README.md +++ b/Proejct1_FLO_FB_Auth_Exchange/README.md @@ -1,7 +1,7 @@ # What are different files here -customer.sql is the customer table where authentication information is stored -ranchi8_exchange_test.sql is the ful MySQL database with test data -Exchange_PHP_code.zip has the full PHP code + - customer.sql is the customer table where authentication information is stored + - ranchi8_exchange_test.sql is the ful MySQL database with test data + - Exchange_PHP_code.zip has the full PHP code # Main Task > You have to convert Facebook based authentication to FLO based authentication