From aa6a10b60d29b3f6c6762f135985064ea6eb9f58 Mon Sep 17 00:00:00 2001 From: "Arren Matthew C. Antioquia" Date: Sun, 29 Mar 2020 18:41:21 +0800 Subject: [PATCH] updated README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8b562d5..fc255ec 100644 --- a/README.md +++ b/README.md @@ -125,3 +125,7 @@ If you have entered the same sample details, the URL displayed by your web brows ``` http://localhost:9090/success?fName=Ned&lName=Stark&idNum=11312345 ``` +9. Click the link to your profile. + +The picture below displays the profile screen of the user which we have registered earlier: +![alt text](https://github.com/arvention/ccapdev-mongoose/blob/master/profile.png "Success Page")