From 2f2267c08cc609e00441b536e0468d845ad72f29 Mon Sep 17 00:00:00 2001 From: P Gautam <92343715+PGautam27@users.noreply.github.com> Date: Thu, 6 Oct 2022 09:39:37 +0530 Subject: [PATCH] Create README.md --- scripts/Zodiac_Sign_Calc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Zodiac_Sign_Calc/README.md b/scripts/Zodiac_Sign_Calc/README.md index 0c1995e..6a720e8 100644 --- a/scripts/Zodiac_Sign_Calc/README.md +++ b/scripts/Zodiac_Sign_Calc/README.md @@ -1,3 +1,3 @@ -##Zodiac Sign Calculator +## Zodiac Sign Calculator It takes in the birth month and the day as the input. It then computes it and prints the zodiac sign.