From 1eb158f4e58a635774cd142d43e9e92fc0d77233 Mon Sep 17 00:00:00 2001 From: Ayush Sharma <65450162+Ayush1146@users.noreply.github.com> Date: Sun, 4 Apr 2021 00:57:05 +0530 Subject: [PATCH] updated readme.md --- .../programming_concpets/calculator_complex/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Example_Programs/programming_concpets/calculator_complex/README.md b/Example_Programs/programming_concpets/calculator_complex/README.md index fedb7550..7819d1ea 100644 --- a/Example_Programs/programming_concpets/calculator_complex/README.md +++ b/Example_Programs/programming_concpets/calculator_complex/README.md @@ -53,3 +53,4 @@ typedef struct complex_t { * By [Vivek Valagadri](https://github.com/vivekvalagadri/Stepin.git) * BY [Himanshu Kaushish 257170](https://github.com/Himanshu257170/Complex_Calcuator.git) * By [Milan Apegaonkar 255934](https://github.com/255934/Question1/tree/master/complex_calculator) +* By [Ayush Sharma 258344](https://github.com/Ayush1146/ltts_timetocode.git)