From 9c6337500f3eb59de64ed05b32117c73c8396052 Mon Sep 17 00:00:00 2001 From: ayushiag882 <44777159+ayushiag882@users.noreply.github.com> Date: Sun, 4 Apr 2021 15:24:18 +0530 Subject: [PATCH] Update README.md --- Example_Programs/programming_concpets/Questions_2a/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Example_Programs/programming_concpets/Questions_2a/README.md b/Example_Programs/programming_concpets/Questions_2a/README.md index eb253f45..1462c831 100644 --- a/Example_Programs/programming_concpets/Questions_2a/README.md +++ b/Example_Programs/programming_concpets/Questions_2a/README.md @@ -64,3 +64,4 @@ typedef struct info_t { * By [Roopesh Verma](https://github.com/Roopesh16/2a-2b.git) * By [258274](https://github.com/Ankana9910/Begin.git) * By [Jeevak Raj](https://github.com/JeevakRaj/LTTS_Stepin_Exercises/tree/main/Question_2a_array_of_structures) +* By [Ayushi Agarwal-256145](https://github.com/ayushiag882/solution_2a2b)