From 0235162f3527480b1578afb9f3fc29bea8d113a1 Mon Sep 17 00:00:00 2001 From: tarang1808 <44141483+tarang1808@users.noreply.github.com> Date: Mon, 5 Apr 2021 23:44:51 +0530 Subject: [PATCH] Update README.md --- .../programming_concpets/calculator_complex/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Example_Programs/programming_concpets/calculator_complex/README.md b/Example_Programs/programming_concpets/calculator_complex/README.md index fedb7550..58ffed6c 100644 --- a/Example_Programs/programming_concpets/calculator_complex/README.md +++ b/Example_Programs/programming_concpets/calculator_complex/README.md @@ -53,3 +53,5 @@ 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 [Tarang Bavishi - 259994](https://github.com/tarang1808/complex_calculator) +