From cafa610338687b697c60a3a67e289fac3fd2ec3e Mon Sep 17 00:00:00 2001 From: P Gautam <92343715+PGautam27@users.noreply.github.com> Date: Thu, 6 Oct 2022 09:30:01 +0530 Subject: [PATCH] Update 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 6dea1ea..0c1995e 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.