From 7c88a4839b6aeb07835d4ce9dafff46dccf9f81a Mon Sep 17 00:00:00 2001 From: Aditya Pratap Singh <118021126+Aady7@users.noreply.github.com> Date: Thu, 13 Jul 2023 13:43:59 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 206e497d..20f00cad 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ The task involves creating a form with specific fields and submitting the form. The deadline for completing this task is the end of the day (EOD) on July 13th. -## Additional Notes +## Additional Notes. - Participants are free to use any framework of their choice for building the form and UI. They can select from popular options such as React, Angular, Vue.js, or any other framework they are comfortable with. From ea7d4822e3dc3ba1e62b15bb7088a4248f2cb0da Mon Sep 17 00:00:00 2001 From: Aditya Pratap Singh <118021126+Aady7@users.noreply.github.com> Date: Thu, 13 Jul 2023 13:46:19 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20f00cad..2c4902fc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The task involves creating a form with specific fields and submitting the form. ## Task Requirements -1. Create a form with the following fields: +1. Create a form with the following fields:- - **Name**: A field for participants to enter their full name. - **Branch**: A field for participants to enter their branch of study. - **Email**: A field for participants to enter their email address.